Can the name of a view be same as the name of a hive table?
Give examples of the SerDe classes whihc hive uses to Serializa and Deserilize data?
How to change the column data type in hive? Explain rlike in hive.
How will you read and write HDFS files in Hive?
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)
Does the archiving of hive tables give any space saving in hdfs?
Where is table data stored in Apache Hive by default?
Difference between external table and internal table in HIVE ?
Mention what is the difference between Hbase and Hive?
Can you give us some examples, how Hadoop is used in real time environment?
Specify the different types of tables accessible in hive?
Where does the data of a Hive table gets stored?
Is multiline comment supported in Hive Script ?
How can a developer utilize hive?
What are the different IDE available for Hive Development?