You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2015/01/22 00:34:34 UTC

[jira] [Created] (HBASE-12900) AbstractHBaseTool prints the missing args incorrectly

Elliott Clark created HBASE-12900:
-------------------------------------

             Summary: AbstractHBaseTool prints the missing args incorrectly
                 Key: HBASE-12900
                 URL: https://issues.apache.org/jira/browse/HBASE-12900
             Project: HBase
          Issue Type: Bug
            Reporter: Elliott Clark


The error message is:
{code}
2015-01-21 15:31:21,156 ERROR [main] util.AbstractHBaseTool: Required option -name is missing
{code}

while the usage prints:

{code}
 -n,--name <arg>            The name of the created snapshot
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)