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


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?



Suppose that your data is stored in collections, for instance, some binary data, message data or met..

Answer / Aniruddha Kumar Singh

"Yes, Apache HBase can be used for storing and managing structured data in a column-oriented fashion, where each row of data is composed of multiple columns, and those columns are grouped into Column Families. This makes it suitable for handling data with complex schema, high write throughput, and large datasets."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HBase Interview Questions

Mention what are the three types of tombstone markers in hbase?

1 Answers  


Which command do we use to show the version?

1 Answers  


Is it possible to iterate through the rows of HBase table in reverse order?

1 Answers  


What is the use of exists command?

1 Answers  


How do we back up a hbase cluster?

1 Answers  


How to start hbase services?

1 Answers  


Which code is used to open a connection in hbase?

1 Answers  


Explain deletion in hbase?

1 Answers  


What are the fundamental key structures of HBase?

1 Answers  


Hbase blocksize is configured on which level?

1 Answers  


Name the filter which accepts the page size as the parameter in hbase?

1 Answers  


Why hbase is a schema-less database?

1 Answers  


Categories