-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25387/
-----------------------------------------------------------
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-7169
https://issues.apache.org/jira/browse/AMBARI-7169
Repository: ambari
Description
-------
MapReduce jobs do not show up anymore in the Jobs page. Turns out the
_ambarirca_ tables are empty.
Most of the log4j settings described in `/ambari/contrib/ambari-
log4j/README.md` do not show up in the filesystem. These are required for logs
to end up in Ambari's db.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-START/scripts/params.py
97f32d5
ambari-server/src/test/python/stacks/1.3.2/hooks/before-START/test_before_start.py
c559048
Diff: https://reviews.apache.org/r/25387/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk