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 the best practice on deciding the number of column families for HBase table?



What is the best practice on deciding the number of column families for HBase table?..

Answer / Vijaylaxmi

The ideal number of column families for an HBase table depends on factors such as data access patterns, consistency requirements, and the size of the tables. As a general rule, fewer column families are better to minimize overheads; however, too few can lead to overloading columns with unrelated data. A good practice is to design column families based on the natural grouping of related attributes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HBase Interview Questions

Suppose that your data is stored in collections, for instance, some binary data, message data or metadata is all keyed on the same value. Will you use HBase for this?

1 Answers  


Can you explain data versioning?

1 Answers  


Define HRegionServer in HBase

1 Answers  


Mention how many operational commands in hbase?

1 Answers  


What is Client API?

1 Answers  


Why hbase is a schema-less database?

1 Answers  


Compare hbase & cassandra?

1 Answers  


What is the best practice on deciding the number of column families for HBase table?

1 Answers  


Mention the difference between hbase and relational database?

1 Answers  


Define Thrift?

1 Answers  


What do you understand by Filters in HBase?

1 Answers  


What is the use of ZooKeeper?

1 Answers  


Categories