You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Harsh J (JIRA)" <ji...@apache.org> on 2012/05/29 15:11:24 UTC

[jira] [Updated] (MAPREDUCE-3493) Add the default mapreduce.shuffle.port property to mapred-default.xml

     [ https://issues.apache.org/jira/browse/MAPREDUCE-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J updated MAPREDUCE-3493:
-------------------------------

     Target Version/s: 2.0.1-alpha, 3.0.0  (was: 2.0.0-alpha)
    Affects Version/s:     (was: 0.23.0)
                       2.0.0-alpha
    
> 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
>         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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira