Explain about the different types of partitioning in Hive?
Answer Posted / raja
In hive, there are two partition,
1.Static Partition
2.dynamic partition
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a table generating function on hive?
Explain the Differences between Hive and Spark SQL?
Is it possible to overwrite Hadoop MapReduce configuration in Hive?
What is hive installation path?
What are the components used in Hive query processor?
How do you write your own custom SerDe ?
Say when to pick “inward table” and “outside table” in hive?
Is it possible to change the default location of a managed table?
How is HCatalog different from Hive?
How do you list all databases whose name starts with p?
When you are dealing with static data instead of dynamic data?
How would you drop a table in Hive?
How will you consume CSV file into the Hive warehouse using built SerDe?
What is the significance of ‘IF EXISTS” clause while dropping a table?
Explain how Hive Deserialize and serialize the data?