You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Zephyr Guo (JIRA)" <ji...@apache.org> on 2016/06/07 09:58:20 UTC

[jira] [Updated] (YARN-5207) Web-Proxy should support multi-homed systems.

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

Zephyr Guo updated YARN-5207:
-----------------------------
    Attachment: YARN-5207-v1.patch

Attach patch-v1 for trunk.It tested in our 2.6.3 cluster.

> Web-Proxy should support multi-homed systems.
> ---------------------------------------------
>
>                 Key: YARN-5207
>                 URL: https://issues.apache.org/jira/browse/YARN-5207
>             Project: Hadoop YARN
>          Issue Type: New Feature
>          Components: webapp
>    Affects Versions: 3.0.0-alpha1
>            Reporter: Zephyr Guo
>             Fix For: 3.0.0-alpha1
>
>         Attachments: YARN-5207-v1.patch
>
>
> {{WebAppProxyServlet}} use {{HttpClient}} to download URL for AppMaster.
> {{HttpClient}} bind the local address according to {{yarn.web-proxy.address}}.{{HttpClient}} should use the independent address for following situation: 
> There are two network cards.{{CardA}} for user to access cluster, {{CardB}} for cluster inner communication.User can only access {{Web-Proxy}} by {{CardA}}.
> {{CardA}} can't ping {{CardB}}.
> So we have to bind {{Web-Proxy}} to {{CardA}}, and then specify {{HttpClient}} use {{CardB}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org