[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417102#comment-13417102
 ] 

Hudson commented on MAPREDUCE-4406:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1140 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1140/])
    MAPREDUCE-4406. Users should be able to specify the MiniCluster 
ResourceManager and JobHistoryServer ports. (ahmed via tucu) (Revision 1362751)

     Result = FAILURE
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1362751
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/v2/jobhistory/JHAdminConfig.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/v2/MiniMRYarnCluster.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/conf/YarnConfiguration.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/src/test/java/org/apache/hadoop/yarn/server/MiniYARNCluster.java

                
> 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, test
>            Reporter: Ahmed Radwan
>            Assignee: Ahmed Radwan
>             Fix For: 2.2.0-alpha
>
>         Attachments: MAPREDUCE-4406.patch, MAPREDUCE-4406_rev2.patch
>
>
> 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

        

Reply via email to