Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to delete the table with the HBase shell?



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

Post New Answer

More Apache HBase Interview Questions

What is the difference between hbase and hdfs?

1 Answers  


What happens when you issue a delete command in hbase?

1 Answers  


Which method is used to access HFile directly without using HBase?

1 Answers  


Which command do we use to run HBase Shell?

1 Answers  


Difference between hbase and rdbms?

1 Answers  


What is the role of zookeeper in hbase?

1 Answers  


Can the region server will be located on all datanodes?

1 Answers  


Explain data versioning?

1 Answers  


What is the meaning of compaction in hbase?

1 Answers  


Is it possible to iterate through the rows of HBase table in reverse order?

1 Answers  


Which one would you recommend for hbase table design approach – tall-narrow or flat wide?

1 Answers  


Explian the Advantages of HBase?

1 Answers  


Categories