-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49896/
-----------------------------------------------------------
(Updated July 12, 2016, 5:42 a.m.)
Review request for atlas, keval bhatt, Madhan Neethiraj, Mehul Parikh, Shwetha
GS, Suma Shivaprasad, and Hemanth Yamijala.
Changes
-------
Handled review comment to add permission for entity.
Bugs: ATLAS-1002
https://issues.apache.org/jira/browse/ATLAS-1002
Repository: atlas
Description
-------
Create default user rangertagsync in atlas file authentication for Ranger tag
sync module.
Diffs (updated)
-----
distro/src/conf/policy-store.txt e4e77fc
distro/src/conf/users-credentials.properties 1758be2
Diff: https://reviews.apache.org/r/49896/diff/
Testing
-------
Tested Atlas UI login with (rangertagsync:rangertagsync), UI loaded with only
tags.
Tested the types api with curl following commands
curl -kv -u rangertagsync:rangertagsync http://localhost:21000/api/atlas/types
curl -kv -u rangertagsync:rangertagsync
http://localhost:21000/api/atlas/types?type=CLASS
curl -kv -u rangertagsync:rangertagsync
http://localhost:21000/api/atlas/types/Metric
Thanks,
Nixon Rodrigues