Matt created AMBARI-15998:
-----------------------------
Summary: Moving RM to another host does not update
hadoop.proxyuser.yarn.hosts
Key: AMBARI-15998
URL: https://issues.apache.org/jira/browse/AMBARI-15998
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.2.2
Reporter: Matt
Steps to reproduce:
- Install a cluster with YARN
- Enable RM HA (RMs are on hosts A and B)
- Enable security
- Move RM from host A to host C, using the Move RM wizard
HDFS core-site property *hadoop.proxyuser.yarn.hosts* should have the host
names for YARN RM hosts.
After moving RM using the wizard, the property still had host names *A,B*
Expected values for the property is *B,C*
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)