You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Tom Beerbower <tb...@hortonworks.com> on 2016/04/12 03:20:38 UTC

Review Request 46066: Ambari should manage Atlas log4j.xml

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46066/
-----------------------------------------------------------

Review request for Ambari and Nate Cole.


Bugs: AMBARI-15818
    https://issues.apache.org/jira/browse/AMBARI-15818


Repository: ambari


Description
-------

Currently, Ambari does not provide a means of editing the Atlas log4j.xml file which is problematic for users that want to make changes to the log levels. Ambari/Atlas integration should allow for this file to be managed.


Diffs
-----

  ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/atlas-log4j.xml PRE-CREATION 
  ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/metainfo.xml bad9e95 
  ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/files/atlas-log4j.xml 42d3c47 
  ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata.py 91629e0 
  ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/params.py 8c7872a 
  ambari-server/src/test/python/stacks/2.3/ATLAS/test_metadata_server.py e52f29c 
  ambari-server/src/test/python/stacks/2.3/configs/default.json 032e140 
  ambari-server/src/test/python/stacks/2.3/configs/secure.json c08b691 
  ambari-server/src/test/python/stacks/2.5/ATLAS/test_atlas_server.py 21d2907 
  ambari-server/src/test/python/stacks/2.5/configs/default.json da4d80c 

Diff: https://reviews.apache.org/r/46066/diff/


Testing
-------

Updated unit tests.

mvn clean test


Thanks,

Tom Beerbower