-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35526/
-----------------------------------------------------------
Review request for Ambari, Nate Cole and Tom Beerbower.
Bugs: AMBARI-11941
https://issues.apache.org/jira/browse/AMBARI-11941
Repository: ambari
Description
-------
When executing an upgrade on a secure cluster, the HDFS commands run to prepare
the NameNode for upgrade need to be kinit'd with the HDFS user. Otherwise, a
connection to the NameNode cannot be accomplished and the pre-upgrade steps
will fail.
Diffs
-----
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/namenode_upgrade.py
bc1e3ad
ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py f6c3b1a
Diff: https://reviews.apache.org/r/35526/diff/
Testing
-------
OK
----------------------------------------------------------------------
Total run:760
Total errors:0
Total failures:0
OK
Thanks,
Jonathan Hurley