You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Subru Krishnan (JIRA)" <ji...@apache.org> on 2016/11/17 20:56:59 UTC

[jira] [Created] (YARN-5905) Update the RM webapp host that is reported as part of Federation membership to current primary RM's IP

Subru Krishnan created YARN-5905:
------------------------------------

             Summary: Update the RM webapp host that is reported as part of Federation membership to current primary RM's IP
                 Key: YARN-5905
                 URL: https://issues.apache.org/jira/browse/YARN-5905
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: federation, resourcemanager
    Affects Versions: YARN-2915
            Reporter: Subru Krishnan
            Assignee: Subru Krishnan
            Priority: Minor


Currently when RM HA is enabled, the webapp host is randomly picked from one of the ensemble RMs and relies on redirect to pick the active primary RM. This has a few shortcomings:
  * There's an overhead of additional network hop.
  * Sometimes the rmId selected might be an instance which is inactive/decommissioned
  * In few of our clusters, we have redirects disabled (either in client or server side) and then the invocation fails.

This JIRA proposes updating the RM webapp host that is reported as part of Federation membership to the current primary RM's IP.



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

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