What are the types of hive ddl commands?
How can you stop a partition form being queried?
What is the default location where hive stores table data?
What are types of hive built-in functions?
Why do we need hive?
Is hive suitable to be used for oltp systems? Why?
What types of costs are associated with creating the index on hive tables?
Give some points of hive for hadoop ?
Write a query to insert a new column(new_col int) into a hiev table (htab) at a position before an existing column (x_col)
What is a metastore in hive?
What is the importance of driver in hive?
How can hive avoid mapreduce?
What are hive operators and its types?
when to choose “internal table” and “external table” in hive?
How do you specify the table creator name when creating a table in hive?