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 are the different types of tables available in Hive?
What is the maximum size of string data type supported by Hive?
What is a Hive Metastore?
When executing Hive queries in different directories, why is metastore_db created in all places from where Hive is launched?
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 ?
Explain REPEAT function in Hive with example?
Say what the object inspector functionality is in hive?
Which java class handles the output record encoding into files which result from Hive queries?
Can you execute Hadoop dfs Commands from Hive CLI? How?
How will you read and write HDFS files in Hive?
How to Alter Hive Database?
What are the components used in Hive query processor?
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)