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 |
How to Alter Hive Database?
What is the functionality of Query Processor in Apache Hive?
How data transfer happens from HDFS to Hive?
Explain how Hive Deserialize and serialize the data?
What is a partition in Hive?
What are the components of Hive architecture?
Is it possible to overwrite Hadoop MapReduce configuration in Hive?
What is the difference between Internal Table and External Table in Hive?
What are the default read and write classes in Hive?
What are the different collection type in Hive?
What is the maximum size of string data type supported by Hive?
Whenever we run hive query, new metastore_db is created. Why?
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)