Can you define serde in hive?
How will you convert the string ’51.2’ to a float value in the price column?
What do hive variable means? How can we utilize it?
Specify the partitions in hive?
Mention what is HiveServer2 (HS2)?
Can we run unix shell commands from hive? Give example?
what is Metastore in Hive?
Can we run unix shell commands from hive? Can hive queries be executed from script files? How? Give an example.
What is hive installation path?
Are there any problems which can only be solved by MapReduce and cannot be solved by PIG? In which kind of scenarios MR jobs will be more useful than PIG?
What is CTE Table in Hive?
what Hive is composed of ?
RLIKE in Hive?
What is skew data in hive?
While loading data into a hive table using the load data clause, how do you specify it is a hdfs file and not a local file ?