Nick Dimiduk created HBASE-25866:
------------------------------------

             Summary: 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


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)

Reply via email to