[
https://issues.apache.org/jira/browse/AMBARI-19841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15849596#comment-15849596
]
Hudson commented on AMBARI-19841:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #876 (See
[https://builds.apache.org/job/Ambari-branch-2.5/876/])
AMBARI-19841. Add yarn.client.failover-proxy-provider in yarn-site.xml
(smohanty:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7e11d79f9386b85e576056d239e3ecdab064f673])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/metainfo.xml
* (add)
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)