-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62930/
-----------------------------------------------------------
(Updated Oct. 24, 2017, 2:49 p.m.)
Review request for Ambari.
Bugs: AMBARI-22187
https://issues.apache.org/jira/browse/AMBARI-22187
Repository: ambari
Description
-------
If ambari-server and ambari-agents running using non-root user and tried to
upgrade from BigInsights stack 4.1 to 4.2.5. Perform Backups fails due to "get
safemode state" fails for NameNode
Diffs
-----
ambari-server/src/main/resources/stacks/BigInsights/4.0/services/HDFS/package/scripts/namenode_upgrade.py
5969fcf
Diff: https://reviews.apache.org/r/62930/diff/2/
Testing (updated)
-------
Tested this change on the running cluster by performing express upgrade from
BigInsights 4.1 stack to 4.2.5 with HDFS and Zookeeper services running on the
cluster.
Run UTs on CentOS release 6.9 with Python 2.6.6
Observed only one test failure (with and without code changes) which is known
issue: test_symlink_conversion_to_current (test_conf_select.TestConfSelect)
Python Test Results:
Total run:1193
Total errors:1
Total failures:1
FAIL: test_symlink_conversion_to_current (test_conf_select.TestConfSelect)
Java Test Results:
Tests run: 4921, Failures: 0, Errors: 0, Skipped: 34
Thanks,
Piyush Chavhan