-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38445/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez and Nate Cole.
Bugs: AMBARI-13120
https://issues.apache.org/jira/browse/AMBARI-13120
Repository: ambari
Description
-------
During a rolling upgrade, the command which checks to see if the YARN
NodeManager has rejoined the cluster is being executed as the hdfs user. This
will cause problems in a kerberized environment since the kinit command is for
the yarn user.
Diffs
-----
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/nodemanager_upgrade.py
54e0fae
ambari-server/src/test/python/stacks/2.0.6/YARN/test_nodemanager.py 6794097
Diff: https://reviews.apache.org/r/38445/diff/
Testing
-------
mvn clean test
----------------------------------------------------------------------
Total run:774
Total errors:0
Total failures:0
OK
Thanks,
Jonathan Hurley