You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2019/02/01 16:33:00 UTC

[jira] [Resolved] (HBASE-21772) hbase cli help does not mention 'zkcli'

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

Sean Busbey resolved HBASE-21772.
---------------------------------
    Resolution: Invalid

> hbase cli help does not mention 'zkcli'
> ---------------------------------------
>
>                 Key: HBASE-21772
>                 URL: https://issues.apache.org/jira/browse/HBASE-21772
>             Project: HBase
>          Issue Type: Bug
>          Components: Operability, Zookeeper
>    Affects Versions: 2.1.0
>            Reporter: Sean Busbey
>            Assignee: Sakthi
>            Priority: Minor
>
> the hbase command's help doesn't mention zkcli
> {code}
>  hbase
> Usage: hbase [<options>] <command> [<args>]
> Options:
>   --config DIR         Configuration direction to use. Default: ./conf
>   --hosts HOSTS        Override the list in 'regionservers' file
>   --auth-as-server     Authenticate to ZooKeeper using servers configuration
>   --internal-classpath Skip attempting to use client facing jars (WARNING: unstable results between versions)
> Commands:
> Some commands take arguments. Pass no args or -h for usage.
>   shell           Run the HBase shell
>   hbck            Run the HBase 'fsck' tool. Defaults read-only hbck1.
>                   Pass '-j /path/to/HBCK2.jar' to run hbase-2.x HBCK2.
>   snapshot        Tool for managing snapshots
>   classpath       Dump hbase CLASSPATH
>   mapredcp        Dump CLASSPATH entries required by mapreduce
>   pe              Run PerformanceEvaluation
>   ltt             Run LoadTestTool
>   canary          Run the Canary tool
>   version         Print the version
>   regionsplitter  Run RegionSplitter tool
>   rowcounter      Run RowCounter tool
>   cellcounter     Run CellCounter tool
>   pre-upgrade     Run Pre-Upgrade validator tool
>   CLASSNAME       Run the class named CLASSNAME
> {code}
> the command itself still appears to work.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)