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


Ship it!




Ship It!

- Sumit Mohanty


On July 12, 2016, 11 p.m., Alejandro Fernandez wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49971/
> -----------------------------------------------------------
> 
> (Updated July 12, 2016, 11 p.m.)
> 
> 
> Review request for Ambari, Madhan Neethiraj, Nahappan Somasundaram, Sumit 
> Mohanty, and Suma Shivaprasad.
> 
> 
> Bugs: AMBARI-17678
>     https://issues.apache.org/jira/browse/AMBARI-17678
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Miscellaneous fixes for Atlas.
> 1. Atlas 0.7.0 in HDP 2.5 no longer needs to add the Atlas conf dir to the 
> classpath of Falcon and Storm.
> This means we need to call check_stack_feature for 
> StackFeature.ATLAS_CONF_DIR_IN_PATH which allows HDP [2.3, 2.5)
> 
> 2. The Atlas Hooks creates the atlas-application.properties.xml file with a 
> subset of the Atlas application properties, which is missing two properties,
> 
> * atlas.kafka.sasl.kerberos.service.name
> * atlas.kafka.security.protocol
> 
> 
> 3. Change the Atlas log level to info. Delete the following properties in 
> Atlas 0.7.0:
> 
> * atlas.kafka.data
> * atlas.graph.index.search.directory
> * atlas.graph.index.search.elasticsearch.client-only
> * atlas.graph.index.search.elasticsearch.local-mode
> * atlas.graph.storage.directory
> * atlas.kafka.entities.group.id
> 
> 
> Diffs
> -----
> 
>   
> ambari-common/src/main/python/resource_management/libraries/functions/setup_atlas_hook.py
>  c7f6204 
>   
> ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/configuration/atlas-log4j.xml
>  372fd31 
>   
> ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/params.py
>  8445214 
>   
> ambari-server/src/main/resources/common-services/ATLAS/0.7.0.2.5/configuration/application-properties.xml
>  aa9940e 
>   
> ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/package/scripts/params_linux.py
>  e58d205 
>   
> ambari-server/src/main/resources/common-services/STORM/0.9.1/package/scripts/params_linux.py
>  2afb187 
>   
> ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_features.json
>  7f85ad3 
>   ambari-server/src/test/python/stacks/2.3/ATLAS/test_metadata_server.py 
> 9e1c7f7 
>   ambari-server/src/test/python/stacks/2.3/configs/default.json 080274f 
>   ambari-server/src/test/python/stacks/2.3/configs/secure.json a4e7096 
>   ambari-server/src/test/python/stacks/2.5/ATLAS/test_atlas_server.py b3f2acc 
>   ambari-server/src/test/python/stacks/2.5/configs/default.json cf36728 
> 
> Diff: https://reviews.apache.org/r/49971/diff/
> 
> 
> Testing
> -------
> 
> python unit tests passed
> 
> ----------------------------------------------------------------------
> Total run:1018
> Total errors:0
> Total failures:0
> OK
> 
> 
> Thanks,
> 
> Alejandro Fernandez
> 
>

Reply via email to