You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Liu Shaohui (JIRA)" <ji...@apache.org> on 2014/03/17 08:33:43 UTC

[jira] [Updated] (HBASE-10768) hbase/bin/hbase-cleanup.sh has wrong usage string

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

Liu Shaohui updated HBASE-10768:
--------------------------------

    Affects Version/s:     (was: 0.98.1)

> hbase/bin/hbase-cleanup.sh has wrong usage string
> -------------------------------------------------
>
>                 Key: HBASE-10768
>                 URL: https://issues.apache.org/jira/browse/HBASE-10768
>             Project: HBase
>          Issue Type: Improvement
>          Components: Usability
>    Affects Versions: 0.96.1
>            Reporter: Vamsee Yarlagadda
>            Priority: Trivial
>
> Looks like hbase-cleanup,sh has wrong Usage string.
> https://github.com/apache/hbase/blob/trunk/bin/hbase-cleanup.sh#L34
> Current Usage string:
> {code}
> [systest@search-testing-c5-ncm-1 ~]$ echo `/usr/lib/hbase/bin/hbase-cleanup.sh`
> Usage: hbase-cleanup.sh (zk|hdfs|all)
> {code}
> But ideally digging into the login of hbase-cleanup.sh, it should be modified to
> {code}
> [systest@search-testing-c5-ncm-1 ~]$ echo `/usr/lib/hbase/bin/hbase-cleanup.sh`
> Usage: hbase-cleanup.sh (--cleanZk|--cleanHdfs|--cleanAll)
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)