You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Ahmed Radwan (JIRA)" <ji...@apache.org> on 2012/07/07 01:12:34 UTC

[jira] [Created] (MAPREDUCE-4406) Users should be able to specify the MiniCluster ResourceManager and JobHistoryServer ports

Ahmed Radwan created MAPREDUCE-4406:
---------------------------------------

             Summary: Users should be able to specify the MiniCluster ResourceManager and JobHistoryServer ports
                 Key: MAPREDUCE-4406
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4406
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
            Reporter: Ahmed Radwan
            Assignee: Ahmed Radwan


There is use-cases where users may need to specify the ports used for the resource manager and history server for the minicluster.

In the current implementation, the MiniCluster sets these addresses regardless of them being already set by the user in the conf.

Users should be able to add these properties to the conf and in such case the MiniCluster will use the specified addresses. If not specified then the current behavior of the MiniCluster for explicitly setting the addresses will be used.

I'll be uploading a patch momentarily.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira