-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35430/
-----------------------------------------------------------
Review request for Ambari and Sumit Mohanty.
Bugs: AMBARI-11909
https://issues.apache.org/jira/browse/AMBARI-11909
Repository: ambari
Description
-------
Multiple scripts, classes, and properties were renamed in atlas. The changes
affect the atlas service definition, the hive hook integration, and the quick
links logic for atlas.
Diffs
-----
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/alerts.json
95d8295
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/application-properties.xml
db5ffd1
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/atlas-env.xml
PRE-CREATION
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/metadata-env.xml
aed76ff
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/kerberos.json
778b23c
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/metainfo.xml
290a69f
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/files/log4j.xml
c80b10f
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata.py
dc9daa9
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata_server.py
c07961d
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/params.py
c77083b
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/status_params.py
db295c4
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
14c413f
ambari-server/src/test/python/stacks/2.3/ATLAS/test_metadata_server.py
81ee91b
ambari-server/src/test/python/stacks/2.3/configs/default.json 1df1643
ambari-web/app/models/quick_links.js f4a86d4
Diff: https://reviews.apache.org/r/35430/diff/
Testing
-------
Installed atlas and hive on a cluster and ensured proper start up.
Added security to the cluster and ensured proper start up.
Python unit tests for services.
Thanks,
Jonathan Maron