-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25156/
-----------------------------------------------------------
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-7062
https://issues.apache.org/jira/browse/AMBARI-7062
Repository: ambari
Description
-------
Client Config Download: All log4j properties should be the same name as on an
installed cluster.
As an exmaple for YARN we have yarn-log4j.properties but on an actual cluster
its called log4j.properties.
Diffs
-----
ambari-common/src/main/python/resource_management/libraries/script/script.py
7b7d931
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HBASE/metainfo.xml
fa53125
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HDFS/metainfo.xml
c453905
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/MAPREDUCE/metainfo.xml
7ab788a
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/PIG/metainfo.xml
bbc078f
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/ZOOKEEPER/metainfo.xml
3db40c1
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HBASE/metainfo.xml
af6b100
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HDFS/metainfo.xml
53b9304
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/PIG/metainfo.xml
5d9dba5
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/YARN/metainfo.xml
e08221a
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/metainfo.xml
a259351
ambari-server/src/main/resources/stacks/HDP/2.1/services/FALCON/metainfo.xml
c16893e
ambari-server/src/test/python/stacks/2.0.6/HDFS/test_hdfs_client.py 1a9e1f8
ambari-server/src/test/python/stacks/2.0.6/configs/default.json c8e8588
Diff: https://reviews.apache.org/r/25156/diff/
Testing
-------
Python tests
----------------------------------------------------------------------
Ran 226 tests in 1.797s
OK
----------------------------------------------------------------------
Total run:600
Total errors:0
Total failures:0
OK
----------------------------------------------------------------------
Ran 299 tests in 7.277s
OK
Thanks,
Dmitro Lisnichenko