How Hive distributes the rows into buckets?
Answer / Deepshikha Shakya
In Hive, when a table is created with bucketing enabled, data is divided into equal-sized groups, called buckets. Each bucket contains rows with similar values for the specified bucket column(s). The number of buckets is specified using the 'num buckets' property during table creation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What types of costs are associated in creating index on hive tables?
Is it possible to create multiple table in hive for same data?
What is the difference between sort by and order by in hive?
Mention if we can name view same as the name of a Hive table?
What are types of hive built-in functions?
Can we run unix shell commands from hive? Give example?
Difference between SQL and HiveQL ?
How will you consume CSV file into the Hive warehouse using built SerDe?
What are the different IDE available for Hive Development?
What is the use of "order by" in Hive?
what are the different modes of Hive?
What are the uses of explode hive?
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)