-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51300/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Andrew Onischuk, Dmytro
Grinenko, Dmytro Sen, and Sumit Mohanty.
Bugs: AMBARI-18233
https://issues.apache.org/jira/browse/AMBARI-18233
Repository: ambari
Description
-------
i've added fix for Atlas. Script creating tables and set permissions for atlas
user. This script should be executed when security enabled or when Ranger is
installed even on non secure cluster. After some testing i've found that it
cause error if Ranger added but ranger plugin for Hbase and Atlas are not
enabled. Need additional investigation and tests.
Diffs
-----
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata_server.py
e547a05
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/params.py
f9d0a6b
Diff: https://reviews.apache.org/r/51300/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi