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 "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2011/07/29 08:44:09 UTC

[jira] [Created] (MAPREDUCE-2750) [MR-279] NodeManager should start its servers on ephemeral ports

[MR-279] NodeManager should start its servers on ephemeral ports 
-----------------------------------------------------------------

                 Key: MAPREDUCE-2750
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2750
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.0
            Reporter: Vinod Kumar Vavilapalli
             Fix For: 0.23.0


There is absolutely no need for NM to start ContainerManager on a standard port, it should bind to an ephemeral port. Binding on ephemeral ports will help us start multiple NMs on a single node without any issues.

The same holds for the ResourceLocalizationService's server port and NM Http server's port. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MAPREDUCE-2750) [MR-279] NodeManager should start its servers on ephemeral ports

Posted by "Vinod Kumar Vavilapalli (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kumar Vavilapalli resolved MAPREDUCE-2750.
------------------------------------------------

    Resolution: Duplicate
    
> [MR-279] NodeManager should start its servers on ephemeral ports 
> -----------------------------------------------------------------
>
>                 Key: MAPREDUCE-2750
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2750
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Anupam Seth
>             Fix For: 0.23.0
>
>
> There is absolutely no need for NM to start ContainerManager on a standard port, it should bind to an ephemeral port. Binding on ephemeral ports will help us start multiple NMs on a single node without any issues.
> The same holds for the ResourceLocalizationService's server port and NM Http server's port. 

--
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