[
https://issues.apache.org/jira/browse/AMBARI-19841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860146#comment-15860146
]
Hudson commented on AMBARI-19841:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6690 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6690/])
AMBARI-19841: Add 'yarn.client.failover-proxy-provider' in yarn-site.xml
(jluniya:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=259f31ae11840c0b807e1aa9623df20d7b382da8])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration/yarn-site.xml
> Add 'yarn.client.failover-proxy-provider' in yarn-site.xml by default for all
> HA enabled clusters
> -------------------------------------------------------------------------------------------------
>
> Key: AMBARI-19841
> URL: https://issues.apache.org/jira/browse/AMBARI-19841
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Madhuvanthi Radhakrishnan
> Assignee: Madhuvanthi Radhakrishnan
> Fix For: 2.5.0
>
>
> <property>
> <description>When HA is enabled, the class to be used by Clients, AMs and
> NMs to failover to the Active RM. It should extend
> org.apache.hadoop.yarn.client.RMFailoverProxyProvider</description>
> <name>yarn.client.failover-proxy-provider</name>
>
> <value>org.apache.hadoop.yarn.client.RequestHedgingRMFailoverProxyProvider</value>
> </property>
> needs to be added to yarn-site.xml for HDP 2.6/fenton
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)