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

Explain about ACID transactions in Hive?

446


In Hive, how can you enable buckets?

473


What kind of data warehouse application is suitable for Hive? What are the types of tables in Hive?

465


Specify the different methods of hive?

397


How to Alter Hive Database?

435






what does /*streamtable(table_name)*/ do?

479


What is a generic UDF in the hive?

403


In case of embedded Hive, can the same metastore be used by multiple users?

521


Can we load data into a view?

410


What do you mean by schema on reading?

421


How will you read and write HDFS files in Hive?

408


How many types of Tables in Hive?

455


What is the use of explode in Hive?

439


When you point a partition of a hive table to a new directory, what happens to the data?

472


What is a Hive variable? What for we use it?

481