You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Balazs Meszaros (JIRA)" <ji...@apache.org> on 2018/04/06 15:11:00 UTC

[jira] [Updated] (HBASE-20358) Fix bin/hbase thrift usage text

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

Balazs Meszaros updated HBASE-20358:
------------------------------------
    Affects Version/s: 2.0.0-beta-2

> Fix bin/hbase thrift usage text
> -------------------------------
>
>                 Key: HBASE-20358
>                 URL: https://issues.apache.org/jira/browse/HBASE-20358
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Balazs Meszaros
>            Assignee: Balazs Meszaros
>            Priority: Major
>
> 1. Thrift server usage text does not say anything about it requires a {{start}} or {{stop}} argument.
>  2. It ignores {{stop}} argument, it acts as the same as for {{start}}.
> According to this comment:
> {code:java}
> // This is so complicated to please both bin/hbase and bin/hbase-daemon.
> // hbase-daemon provides "start" and "stop" arguments
> // hbase should print the help if no argument is provided
> {code}
> {{start}} and {{stop}} is just supported because {{bin/hbase-daemon}}, but hbase-daemon kills the process instead of calling it with a {{stop}} argument.



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