Answer Posted / 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 View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category