Explain what is hbase?



Explain what is hbase?..

Answer / Durgesh Shekhar

HBase is an open-source, non-relational database modeled after Google's Bigtable and built on top of Apache Hadoop. It provides real-time read/write access to large volumes of structured and semi-structured data in a distributed environment.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HBase Interview Questions

Which method is used to access HFile directly without using HBase?

1 Answers  


What is the use of truncate command?

1 Answers  


Compare rdbms with hbase?

1 Answers  


What is hfile ?

1 Answers  


What is REST?

1 Answers  


Mention the difference between hbase and relational database?

1 Answers  


Define lzo?

1 Answers  


What is the use of shutdown command?

1 Answers  


How will you backup an HBase cluster?

1 Answers  


What is compaction in hbase?

1 Answers  


What is the reason of using hbase?

1 Answers  


Assume that an HBase table Student is disabled. So, how to access the student table once it is disabled, by using Scan command?

1 Answers  


Categories