What are the different operational commands in HBase at record level and table level?



What are the different operational commands in HBase at record level and table level?..

Answer / Jaskaran Lal Verma

At record level, some common HBase commands include Get, Put, Increment, and Delete. At table level, commands like Create, Drop, Disable, Enable, and Truncate are used.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HBase Interview Questions

What do you understand by Filters in HBase?

1 Answers  


Explain about hlog and wal in hbase.

1 Answers  


what are the key components of hbase?

1 Answers  


Explain what is the row key?

1 Answers  


State some applications of HBase?

1 Answers  


What are the different catalog tables in hbase?

1 Answers  


Which command do we use to show the version?

1 Answers  


Define standalone mode in hbase?

1 Answers  


What is Nagios?

1 Answers  


Which filter accepts the page size as the parameter in HBase?

1 Answers  


Explian the Limitations of HBase?

1 Answers  


What is the best practice on deciding the number of column families for HBase table?

1 Answers  


Categories