How to delete the table with the HBase shell?
Answer / Raman Kumar Mishra
To delete a table in HBase Shell, use the command 'disable <table_name>' followed by 'drop '<table_name>''. Disable prevents any write operations on the table and then drops the table.
| Is This Answer Correct ? | 0 Yes | 0 No |
What happens when you issue a delete command in hbase?
What is the maximum recommended cell size?
Define cell in HBase?
Is it possible to iterate through the rows of HBase table in reverse order?
What is REST?
Explain what is hbase?
What is the use of hbase hmaster?
Explain about the data model operations in HBase?
How to delete the table with the HBase shell?
When should you use hbase?
What is use of tools command?
Should the region server be located on all DataNodes?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)