[
https://issues.apache.org/jira/browse/HBASE-25866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347158#comment-17347158
]
Nick Dimiduk commented on HBASE-25866:
--------------------------------------
Heya [[email protected]], no, it's not called for. Looks like you're already
a contributor, so please, assign it to yourself and take it up.
> RESTServer should implement Hadoop's Tool interface
> ---------------------------------------------------
>
> Key: HBASE-25866
> URL: https://issues.apache.org/jira/browse/HBASE-25866
> Project: HBase
> Issue Type: Task
> Components: REST
> Reporter: Nick Dimiduk
> Priority: Minor
>
> The class that provides the main entry point for the REST gateway appears to
> be entirely hand-constructed. Instead, this should probably use the common
> {{Tool}} support provided by Hadoop, so that it can do things like parse
> command line configuration parameters. For example, it could extend from
> {{AbstractHBaseTool}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)