[
https://issues.apache.org/jira/browse/HADOOP-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547919
]
stack commented on HADOOP-2316:
-------------------------------
Few comment B:
+ Would suggest that you add support for '-h|--help' and fail if folks provide
args. that you don't handle outputting a usage message that includes defaults
for port and address
+ Are the methods getWebAppsPath and getWebAppDir copied from InfoServer? If
so, should we make it so this code refers to them over there? What would need
to be done?
Otherwise patch looks good Bryan.
> [hbase] Run REST servlet outside of master
> ------------------------------------------
>
> Key: HADOOP-2316
> URL: https://issues.apache.org/jira/browse/HADOOP-2316
> Project: Hadoop
> Issue Type: New Feature
> Components: contrib/hbase
> Reporter: Bryan Duxbury
> Assignee: Bryan Duxbury
> Priority: Minor
> Attachments: rest-external.patch
>
>
> In order to support desired deployment strategy, we need to be able to run
> the REST servlet independently of the master info server. We should add an
> new option to the bin/hbase command ("rest"?) that optionally takes a port
> and bind address and starts the servlet outside of any other project.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.