-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40084/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko and Vitalyi Brodetskyi.
Bugs: AMBARI-13793
https://issues.apache.org/jira/browse/AMBARI-13793
Repository: ambari
Description
-------
Resource Manager (HA) fails to start after enabling Kerberos after Ambari
upgrade from 1.6.1 to 2.1.2.1
Steps to reproduce
Install Ambari 1.6.1
Create 3-node cluster with ZK, HDFS, YARN, TEZ (HDP 2.1)
Upgrade to Ambari 2.1.2.1
Add host (I am not sure if this is relevant)
Enable NN HA
Enable RM HA
Enable Kerberos (via Enable Kerberos Wizard)
Diffs
-----
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py
2bfd8cc
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/yarn.py
4307e1d
ambari-server/src/test/python/stacks/2.0.6/YARN/test_resourcemanager.py
d00dc4b
Diff: https://reviews.apache.org/r/40084/diff/
Testing
-------
Unit tests passed
Thanks,
Dmytro Sen