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

2014-12-13 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245482#comment-14245482
 ] 

Hudson commented on HBASE-12681:


SUCCESS: Integrated in HBase-1.0 #579 (See 
[https://builds.apache.org/job/HBase-1.0/579/])
HBASE-12681 truncate_preserve command fails with undefined method 'getTable' 
error (Ashish) (tedyu: rev d4853f0379fb649f4bbe914d60b1bc706b0d)
* hbase-shell/src/main/ruby/hbase/admin.rb


> truncate_preserve command 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] [Commented] (HBASE-12681) truncate_preserve command fails with undefined method `getTable' error

2014-12-13 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245457#comment-14245457
 ] 

Hudson commented on HBASE-12681:


SUCCESS: Integrated in HBase-TRUNK #5916 (See 
[https://builds.apache.org/job/HBase-TRUNK/5916/])
HBASE-12681 truncate_preserve command fails with undefined method 'getTable' 
error (Ashish) (tedyu: rev 29c233e6e84cf5867610ca57659ca29df2792ee1)
* hbase-shell/src/main/ruby/hbase/admin.rb


> truncate_preserve command 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] [Commented] (HBASE-12681) truncate_preserve command 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:comment-tabpanel&focusedCommentId=14245441#comment-14245441
 ] 

Ashish Singhi commented on HBASE-12681:
---

Thanks for the review, Ted

> truncate_preserve command 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] [Commented] (HBASE-12681) truncate_preserve command fails with undefined method `getTable' error

2014-12-13 Thread Ted Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245418#comment-14245418
 ] 

Ted Yu commented on HBASE-12681:


Thanks for the patch, Ashish.

> truncate_preserve command 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)