What will happen in case you have not issued the command: ‘set hive.enforce.bucketing=true;’ before bucketing a table in hive in apache hive 0.x or 1.x?
773Post New Apache Hive Questions
Can we run unix shell commands from hive? Can hive queries be executed from script files? How? Give an example.
CONCAT function in Hive with Example?
When application is on high latency (high response time)?
What does the "USE" command in hive do?
How to managed create a table in hive ?
How to Alter Hive Database?
Mention what are views in Hive?
How to create table in hive for a json input file?
What is Bucketing and Clustering in Hive?
How do you write your own custom SerDe ?
What is the difference between the external table and managed table?
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 ?
What do you mean by schema on read?
Explain what is Hive?
what is the difference between order by and sort by in Hive?