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

TRIM function in Hive with example?

0 Answers  


What is the difference between sort by and order by in hive?

0 Answers  


Is it possible to use same metastore by multiple users, in case of embedded hive?

0 Answers  


CONCAT function in Hive with Example?

0 Answers  


If you omit the overwrite clause while creating a hive table,what happens to file which are new and files which already exist?

0 Answers  






Say when to pick “inward table” and “outside table” in hive?

0 Answers  


Mention what are the type of database does Hive support ?

0 Answers  


Mention Hive default read and write classes?

0 Answers  


what is partitions in hive?

0 Answers  


How do we write our own custom serde?

0 Answers  


What are the default read and write classes in Hive?

0 Answers  


What types of costs are associated with creating the index on hive tables?

0 Answers  


Categories