If you omit the overwrite clause while creating a hive table,what happens to file which are new and files which already exist?
753What is the maximum size of string data type supported by hive? Mention the hive support binary formats.
666Can we run unix shell commands from hive? Can hive queries be executed from script files? How? Give an example.
802Post New Apache Hive Questions
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?
Mention how can you stop a partition form being queried?
Can you execute Hadoop dfs Commands from Hive CLI? How?
What is the utilization of hcatalog?
Can a table be renamed in Hive?
What is the difference between Cassandra, Pig and Hive?
Is it possible to create cartesian join between 2 tables, using hive?
Difference between external table and internal table in HIVE ?
What is available mechanism for connecting from applications, when we run hive as a server?
Explain how Hive Deserialize and serialize the data?
What is difference between hive and hdfs?
What is the difference between CREATE TABLE AND CREATE EXTERNAL TABLE?
How to stop a partition form being queried?
Is it possible to add 100 more nodes when we already have 100 nodes in Hive?