What is bucketing in Hive?
Answer / rajasekhar
Bucketing is one of the data sclicing mechanism in hive to improve the query performance.
For performing the Bucketing in Hive we have to use clustered by column name into number of buckets
note:--set hive.enforce.bucketing=true should be first enabled to work for bucketing
| Is This Answer Correct ? | 2 Yes | 0 No |
What will happen in case you have not issued the command?
Can you list few commonly used hive services?
What is BloomMapFile used for?
What are the differences between Hive and RDBMS?
What is indexing and why do we need it?
What kind of datawarehouse application is suitable for Hive?
When you are dealing with static data instead of dynamic data?
Explain about ACID transactions in Hive?
What is the difference between the external table and managed table?
In Hive, how can you enable buckets?
If you run a select * query in hive, why does it not run mapreduce?
Mention the date data type in hive. Name the hive data type collection.
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)