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

Karthik Kambatla commented on MAPREDUCE-4168:
---------------------------------------------

The RM configs all listen on 0.0.0.0 to support multiple network interfaces. 
However, submitting the job from the RM node (using the RM config) leads to the 
AM trying to connect to the RM at 0.0.0.0 which doesn't exist. Other than that, 
MR works with multiple interfaces.
                
> Support multiple network interfaces
> -----------------------------------
>
>                 Key: MAPREDUCE-4168
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4168
>             Project: Hadoop Map/Reduce
>          Issue Type: New Feature
>            Reporter: Tom White
>            Assignee: Karthik Kambatla
>
> Umbrella jira to track the MapReduce side of HADOOP-8198.

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

Reply via email to