-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61217/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Gautam Borad, Jayush Luniya,
Madhan Neethiraj, Mugdha Varadkar, and Sumit Mohanty.
Bugs: AMBARI-21588
https://issues.apache.org/jira/browse/AMBARI-21588
Repository: ambari
Description
-------
File permissons for stack_root/current/atlas-server/server/webapp/atlas is
root:root, when atlas user is custom, Atlas Metadata Server can not start.
After changing permissions to the custom atlas user then Atlas was successfully
started.
Diffs
-----
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata.py
74b1688
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/61217/diff/1/
Testing
-------
Verified with install on CentOS 6.
Thanks,
Vishal Suvagia