Ashish Singhi created HBASE-13111:
-------------------------------------
Summary: truncate_preserve command is failing with undefined
method error
Key: HBASE-13111
URL: https://issues.apache.org/jira/browse/HBASE-13111
Project: HBase
Issue Type: Bug
Components: shell
Affects Versions: 1.0.0, 2.0.0, 1.1.0
Reporter: Ashish Singhi
Assignee: Ashish Singhi
{noformat}
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.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)