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...

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 types of hive ddl commands?

806


How do you write your own custom SerDe ?

774


How can client interact with Hive?

749


When you should use Hbase?

944


What are the key segments of hive architecture?

734


How to use Hive using the command line and Beeline?

980


Mention what are the type of database does Hive support ?

747


When a large data set is maintained?

776


How to create table in hive for a json input file?

863


What is the importance of driver in hive?

756


What are hive operators and its types?

791


Is it possible to change the default location of Managed Tables in Hive, if so how?

753


Differentiate between hive and hbase?

807


What is the use of Hcatalog?

994


What does the following query do? Insert overwrite table employees partition (country, state) select ..., Se.cnty, se.st from staged_employees se;

961