-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25998/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-7472
https://issues.apache.org/jira/browse/AMBARI-7472
Repository: ambari
Description
-------
oozie-log4j.properties should have this configuration for both setup and
upgrade scenario
log4j.appender.oozie.layout.ConversionPattern=%d{ISO8601} %5p %c{1}:%L -
SERVER[${oozie.instance.id}] %m%n
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java
1313a3f
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/oozie-log4j.xml
d885c66
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/oozie-log4j.xml
d885c66
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/templates/oozie-log4j.properties.j2
b571a76
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.java
f7715fd
Diff: https://reviews.apache.org/r/25998/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk