[jira] [Updated] (HBASE-12681) truncate_preserve comand fails with undefined method `getTable' error

2014-12-13 Thread Ashish Singhi (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashish Singhi updated HBASE-12681:
--
Attachment: HBASE-12681.patch

> truncate_preserve comand fails with undefined method `getTable' error
> -
>
> Key: HBASE-12681
> URL: https://issues.apache.org/jira/browse/HBASE-12681
> Project: HBase
>  Issue Type: Bug
>  Components: shell
>Affects Versions: 2.0.0, 0.99.2
>Reporter: Ashish Singhi
>Assignee: Ashish Singhi
> Fix For: 1.0.0, 2.0.0
>
> Attachments: HBASE-12681.patch
>
>
> {noformat}
> hbase(main):002:0> truncate_preserve 'a'
> Truncating 'a' 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)


[jira] [Updated] (HBASE-12681) truncate_preserve comand fails with undefined method `getTable' error

2014-12-13 Thread Ashish Singhi (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashish Singhi updated HBASE-12681:
--
Status: Patch Available  (was: Open)

> truncate_preserve comand fails with undefined method `getTable' error
> -
>
> Key: HBASE-12681
> URL: https://issues.apache.org/jira/browse/HBASE-12681
> Project: HBase
>  Issue Type: Bug
>  Components: shell
>Affects Versions: 0.99.2, 2.0.0
>Reporter: Ashish Singhi
>Assignee: Ashish Singhi
> Fix For: 1.0.0, 2.0.0
>
> Attachments: HBASE-12681.patch
>
>
> {noformat}
> hbase(main):002:0> truncate_preserve 'a'
> Truncating 'a' 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)