Can you list few commonly used hive services?
Wherever (Different Directory) I run the hive query, it creates new metastore_db, please explain the reason for it?
If you omit the overwrite clause while creating a hive table,what happens to file which are new and files which already exist?
Differentiate between hive and hbase?
How do you list all databases whose name starts with p?
Which java class handles the Input record encoding into files which store the tables in Hive?
What are the advantages and Disadvantages in archieving partition in Hive?
What is different table structure available in the hive?
How do you write your own SerDe?
What are the limitations of Hive?
How do you specify the table creator name when creating a table in hive?
Specify the different types of tables accessible in hive?
What are the different types of tables available in Hive?
What do hive variable means? How can we utilize it?
What will be the result when you do cast(‘abc’ as int)?