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?
Answer Posted / 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 View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category