What are the operational commands of HBase?



What are the operational commands of HBase?..

Answer / Kaushalya Krishanarao Balpande

Some common operational commands in Apache HBase include: `put`, `get`, `scan`, `delete`, `increment`, and `disable`.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HBase Interview Questions

why use hcolumndescriptor class?

1 Answers  


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?

1 Answers  


Define ttl in hbase?

1 Answers  


When should you use hbase?

1 Answers  


Which command is available to show the current HBase user?

1 Answers  


Which command do we use to show the version?

1 Answers  


What are the data manipulation commands of hbase?

1 Answers  


Explain why to use hbase?

1 Answers  


What are the different compaction types in hbase?

1 Answers  


What is the syntax of describe Command?

1 Answers  


Which type of data HBase can store?

1 Answers  


What are the different types of tombstone markers in HBase for deletion?

1 Answers  


Categories