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

Review request for Ambari, Alejandro Fernandez, Gautam Borad, Jayush Luniya, 
Madhan Neethiraj, Mugdha Varadkar, Nixon Rodrigues, and Sumit Mohanty.


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


Repository: ambari


Description
-------

Atlas use user groups synced in hadoopUGI for authentication and authorization 
process for LDAP/Kerberos type.
As core-site.xml was available in HBase conf which is in Atlas classpath and so 
core.site.xml configs were available. But now as core-site.xml is not available 
in Hbase conf, to fix this issue hadoop core-site.xml need to be copied to 
Atlas conf directory by Ambari.

PS: Attached patch is applicable for trunk branch, patch for branch-2.5 is 
attached on Apache JIRA.


Diffs
-----

  
ambari-common/src/main/python/resource_management/libraries/functions/constants.py
 c74e029 
  
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata.py
 d424f5b 
  
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/params.py
 3ed469a 
  
ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_features.json
 31cf0c8 
  ambari-server/src/main/resources/stacks/HDP/2.6/services/ATLAS/metainfo.xml 
6e1a52e 
  ambari-server/src/test/python/stacks/2.3/ATLAS/test_metadata_server.py 
d1d8b7f 
  ambari-server/src/test/python/stacks/2.5/ATLAS/test_atlas_server.py 539bef5 


Diff: https://reviews.apache.org/r/61083/diff/1/


Testing
-------

Verified with installation on CentOS 6.


Thanks,

Vishal Suvagia

Reply via email to