Details
Description
hbase(main):001:0> truncate_preserve 't1' Truncating 't1' table (it may take a while): ERROR: undefined method `getTable' for nil:NilClass Here is some help for this command: Disables, drops and recreates the specified table while still maintaing the previous region boundaries.
Attachments
Attachments
Issue Links
- is broken by
-
HBASE-12833 [shell] table.rb leaks connections
- Closed