Explain why to use hbase?
When would you use hbase?
How to create table in hbase?
Define standalone mode in hbase?
What is the use of HColumnDescriptor class?
What is a cell in hbase?
What are the different operational commands in HBase at record level and table level?
Define ttl in hbase?
What is a bloom filter and how does it help in searching rows?
What is the role of Zookeeper in HBase architecture?
What are the three types of tombstone markers in hbase?
How to delete the table with the HBase shell?
What is compaction in hbase?
Name the filter which accepts the page size as the parameter in hbase?
How will you implement joins in HBase?