What is a Hive Metastore?



What is a Hive Metastore?..

Answer / rajasekhar

Metastore in hive is a important component which will store metadata about the table.
Like Table names,column names,partitioning available.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hive Interview Questions

When executing Hive queries in different directories, why is metastore_db created in all places from where Hive is launched?

0 Answers  


How can hive avoid mapreduce?

0 Answers  


What is the significance of the line set hive.mapred.mode = strict;?

0 Answers  


What is Hive Database?

0 Answers  


How can you prevent a large job from running for a long time? What do u think is more popular among the developers - Pig or Hive?

0 Answers  






Say what the object inspector functionality is in hive?

0 Answers  


How do we write our own custom serde?

0 Answers  


Explain about the different types of partitioning in Hive?

1 Answers  


What are the various uses of explode hive?

0 Answers  


Can you execute Hadoop dfs Commands from Hive CLI? How?

0 Answers  


Does Pig give any warning when there is a type mismatch or missing field?

0 Answers  


What is the precedence order of hive configuration?

0 Answers  


Categories