Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is bucketing in Hive?



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

Post New Answer

More Apache Hive Interview Questions

What does meta-store means in hive?

0 Answers  


Mention Hive default read and write classes?

0 Answers  


What is ObjectInspector functionality?

0 Answers  


How data transfer happens from HDFS to Hive?

0 Answers  


Is it possible to use the same metastore by multiple users, in case of the embedded hive?

0 Answers  


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 ?

0 Answers  


What happened after creating a table in hive ?

0 Answers  


Is it possible to add 100 more nodes when we already have 100 nodes in Hive?

0 Answers  


When a large data set is maintained?

0 Answers  


How do you specify the table creator name when creating a table in hive?

0 Answers  


Does Pig give any warning when there is a type mismatch or missing field?

0 Answers  


When should we use SORT BY instead of ORDER BY?

0 Answers  


Categories