-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26940/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko and Dmytro Sen.
Bugs: AMBARI-7867
https://issues.apache.org/jira/browse/AMBARI-7867
Repository: ambari
Description
-------
Precondition:
1)Deploy Ambari(1.6.0) with all components at all hosts, with default settings
STR: cluster
1)Upgrade to 1.7.0
2)Enable security
3)Check mapreduce2-log4j configs
(/var/lib/ambari-server/resources/scripts/configs.sh get localhost cl1
mapreduce2-log4j)
Expected result:
Have some values.
Actual result:
Have emty file config (/var/lib/ambari-server/resources/scripts/configs.sh get
localhost cl1 mapreduce2-log4j) .
{code}
[root@amb-upg160-6-4postgres1412059810-2 ~]#
/var/lib/ambari-server/resources/scripts/configs.sh get localhost cl1
mapreduce2-log4j
########## Performing 'GET' on (Site:mapreduce2-log4j, Tag:version1)
[root@amb-upg160-6-4postgres1412059810-2 ~]#
{code}
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
315e1a6
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java
c7a2e4d
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.java
3271864
Diff: https://reviews.apache.org/r/26940/diff/
Testing
-------
Results :
Tests run: 2112, Failures: 0, Errors: 0, Skipped: 18
[INFO]
Thanks,
Vitalyi Brodetskyi