[
https://issues.apache.org/jira/browse/HBASE-4886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159132#comment-13159132
]
Hudson commented on HBASE-4886:
-------------------------------
Integrated in HBase-TRUNK-security #13 (See
[https://builds.apache.org/job/HBase-TRUNK-security/13/])
HBASE-4886 - truncate fails in HBase shell (Lars H)
larsh :
Files :
* /hbase/trunk/src/main/ruby/hbase/admin.rb
> truncate fails in HBase shell
> -----------------------------
>
> Key: HBASE-4886
> URL: https://issues.apache.org/jira/browse/HBASE-4886
> Project: HBase
> Issue Type: Bug
> Components: shell
> Affects Versions: 0.94.0
> Reporter: Lars Hofhansl
> Assignee: Lars Hofhansl
> Priority: Minor
> Fix For: 0.94.0
>
> Attachments: 4886.txt
>
>
> Seeing this in trunk:
> {noformat}
> hbase(main):001:0> truncate 'table'
> Truncating 'table' table (it may take a while):
> ERROR: wrong number of arguments (1 for 3)
> Here is some help for this command:
> Disables, drops and recreates the specified table.
> {noformat}
> ... caused by the removal of the HTable(String) constructor.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira