Answer Posted / 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 View All Answers
Can we say cogroup is a group of more than 1 data set?
Is Hive supports Temporary Tables?
What is ObjectInspector functionality in Hive?
Is multiline comment supported in Hive Script ?
Is it possible to use same metastore by multiple users, in case of embedded hive?
when to choose “internal table” and “external table” in hive?
What is Internal and External table in Hive?
In Hive, can you overwrite Hadoop MapReduce configuration in Hive?
When to use explode in Hive?
What is the significance of the line set hive.mapred.mode = strict;?
While loading data into a hive table using the load data clause, how do you specify it is a hdfs file and not a local file ?
Does 'ILLUSTRATE' run MR job?
Describe REVERSE function in Hive with example?
What is the difference between Hbase and Hive?
What is Hive Data Definition language?