Wherever (Different Directory) I run the hive query, it creates new metastore_db, please explain the reason for it?
747Post New Apache Hive Questions
Differentiate between hive and hbase?
In case of embedded Hive, can the same metastore be used by multiple users?
When to choose "External Table" in Hive?
What is Clustring in Hive?
How do you write your own SerDe?
Give examples of the SerDe classes whihc hive uses to Serializa and Deserilize data?
What is the default location where hive stores table data?
Say what the object inspector functionality is in hive?
What will happen in case you have not issued the command: ‘set hive.enforce.bucketing=true;’ before bucketing a table in hive in apache hive 0.x or 1.x?
What is SerDe in Apache Hive ?
How is HCatalog different from Hive?
How will you convert the string ’51.2’ to a float value in the price column?
In Hive, can you overwrite Hadoop MapReduce configuration in Hive?
What ate the key components of Hive Architecture?
How to create table in hive for a json input file?