[
https://issues.apache.org/jira/browse/HADOOP-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HADOOP-2710.
---------------------------
Resolution: Duplicate
Duplicate of HADOOP-2675 (It has a fix too)
> [hbase] start command line option causes further command line options to be
> ignored in REST
> -------------------------------------------------------------------------------------------
>
> Key: HADOOP-2710
> URL: https://issues.apache.org/jira/browse/HADOOP-2710
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/hbase
> Reporter: Bryan Duxbury
> Priority: Minor
>
> If you run
> {code}
> /apps/hadoop/contrib/hbase/bin/hbase rest start --port=42274
> {code}
> then rather than running REST on port 42274, it ignores the --port directive
> and just starts REST on the default port. Detecting the start option should
> not ignore the rest of the command line.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.