Explain about Hive Buckets with Example ?

Answer Posted / sekhar

Bucketing in Hive is used generally when there is no repeated data available.
Bucketing will divide the data based up on the number of buckets you have given
and internally it uses hashing algorithm.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the three different modes in which hive can be run?

401


what is the difference between order by and sort by in Hive?

416


What database are supported by Hive?

407


What is a generic udf in hive?

433


Say what the object inspector functionality is in hive?

494






Can we load data into a view?

410


What are the components of a Hive query processor?

461


What are the default record and field delimiter used for hive text files?

521


What is bag?

422


What will be the result when you do cast(‘abc’ as int)?

461


How can the columns of a table in hive be written to a file?

421


What is a metastore in hive?

434


Specify the partitions in hive?

395


What are the different Primitive Data Types available in Hive?

431


Explain Hive Thrift server?

423