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
what are views in Hive?
How can I delete the above index named index_bonuspay?
what is (HS2) HiveServer2?
What is CONCATENATE command in Hive?
Why do we need indexing?
When a large data set is maintained?
What is skew data in hive?
How can you configure remote metastore mode in Hive?
What do you understand by hive?
What is the default location where hive stores table data?
List the various options available with the Hive command?
What is CTE Table in Hive?
How can you prevent a large job from running for a long time? What do u think is more popular among the developers - Pig or Hive?
What are collection data types in Hive?
Mention if we can name view same as the name of a Hive table?