-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38997/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk and Dmytro Sen.
Bugs: AMBARI-13311
https://issues.apache.org/jira/browse/AMBARI-13311
Repository: ambari
Description
-------
Attached is the json used for creating the cluster.
Steps to reproduce:
1. Bring up a cluster using attached blue print json
2. Login to ambari and make sure all services are up and running
3. Run a service check on yarn.
Expected: service check should because the job submitted by service check
actually succeeds and error code received is 0
Actual: service check fails due to log4j misconfigs
Attached RM logs for reference that smoke test job succeeds.
Diffs
-----
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/configuration/yarn-log4j.xml
bbd2a3f
ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/configuration/yarn-log4j.xml
b52af80
Diff: https://reviews.apache.org/r/38997/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi