When executing Hive queries in different directories, why is metastore_db created in all places from where Hive is launched?
659What kind of data warehouse application is suitable for Hive? What are the types of tables in Hive?
573How 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?
526Wherever (Different Directory) I run hive query, it creates new metastore_db, please explain the reason for it?
522Post New Apache Hive Questions
What is the use of Hcatalog?
How Hive distributes the rows into buckets?
Explain what is Hive?
What are hive operators and its types?
What is the default location where hive stores table data?
Explain REVERSE function in Hive with example?
When you are dealing with static data instead of dynamic data?
What is the purpose of Hive Driver?
What is dynamic partitioning and when is it used?
How can I delete the above index named index_bonuspay?
What is ObjectInspector functionality in Hive?
What are the different collection type in Hive?
How will you convert the string ’51.2’ to a float value in the price column?
What are collection data types in Hive?
When should we use SORT BY instead of ORDER BY?