You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (Commented) (JIRA)" <ji...@apache.org> on 2011/11/28 23:05:40 UTC

[jira] [Commented] (HBASE-4886) truncate fails in HBase shell

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

Ted Yu commented on HBASE-4886:
-------------------------------

+1 on patch.
                
> 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