Hive for Hadoop - Give some points?
Answer / rajasekhar
Hive is one of the component of Hadoop used for storing the data and processing the data.
Hive is used for storing data in tabular form in the datawarehouse.
Metastore in Hive is the central bone for storing the metadata.
Is This Answer Correct ? | 0 Yes | 0 No |
What is sample Query in Hive?
How can you stop a partition form being queried?
What are the 2 types of table in hive?
Explain the Use of Hive?
Mention what are views in Hive?
What does the “USE” command in the hive do?
What are the three different modes in which hive can be run?
Explain what is a Hive variable. What do we use it for?
Can a partition be archived? What are the advantages and Disadvantages?
What is CTAS Table in Hive?
What are the limitations of Hive?
In which scenario Hive is good fit?