[
https://issues.apache.org/jira/browse/MAPREDUCE-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy closed MAPREDUCE-3493.
------------------------------------
> Add the default mapreduce.shuffle.port property to mapred-default.xml
> ---------------------------------------------------------------------
>
> Key: MAPREDUCE-3493
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3493
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 2.0.0-alpha
> Reporter: Ahmed Radwan
> Priority: Minor
> Labels: newbie
> Fix For: 2.0.2-alpha
>
> Attachments: MAPREDUCE-3493-1.patch, MAPREDUCE-3493-2.patch,
> MAPREDUCE-3493-3.patch, MAPREDUCE-3493.patch, MAPREDUCE-3943-4.patch,
> MAPREDUCE-3943-4.patch
>
>
> I faced this issue when trying to run multiple Hadoop MR2 instances on the
> same node. The default value for this property is hardcoded in the
> ShuffleHandler.java class so it results in port conflicts. The issue is
> resolved if you set the property value in your conf files. But the absence of
> this property from *-default.xml files is confusing. So It'll be cleaner to
> move this property to mapred-default.xml, so its default value can be easily
> identified and changed if needed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira