explain apache hbase?



explain apache hbase?..

Answer / Salil Shukla

Apache HBase is an open-source, non-relational, distributed database modeled after Google's Bigtable and runs on top of Apache Hadoop. It provides a column-oriented storage structure with a scalable, highly available, and fault-tolerant data store for handling structured and semi-structured data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HBase Interview Questions

What is the role of Zookeeper in HBase architecture?

1 Answers  


What is compaction in hbase?

1 Answers  


Should the region server be located on all DataNodes?

1 Answers  


What is the use of hbase hmaster?

1 Answers  


What is the maximum recommended cell size?

1 Answers  


When would you use hbase?

1 Answers  


What is the use of tools command?

1 Answers  


Explain about the data model operations in HBase?

1 Answers  


Compare HBase vs RDBMS?

1 Answers  


Explain how does hbase actually delete a row?

1 Answers  


Explain jmx concerning hbse

1 Answers  


Define catalog tables in HBase?

1 Answers  


Categories