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 is the difference between hbase and hdfs?
What happens when you issue a delete command in hbase?
Which method is used to access HFile directly without using HBase?
Which command do we use to run HBase Shell?
Difference between hbase and rdbms?
What is the role of zookeeper in hbase?
Can the region server will be located on all datanodes?
Explain data versioning?
What is the meaning of compaction in hbase?
Is it possible to iterate through the rows of HBase table in reverse order?
Which one would you recommend for hbase table design approach – tall-narrow or flat wide?
Explian the Advantages of HBase?
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)