-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66102/
-----------------------------------------------------------
Review request for ranger, Apoorv Naik, Madhan Neethiraj, Vishal Suvagia, and
Velmurugan Periasamy.
Bugs: RANGER-2024
https://issues.apache.org/jira/browse/RANGER-2024
Repository: ranger
Description
-------
HDFS entity contained in entity notification includes a name-service-id in case
a federated hdfs file/directory is associated with a classification(i.e. tag).
tagsync needs to be able to handle such entities and map them correctly to
appropriate service-resource in Ranger.
Diffs
-----
tagsync/src/main/java/org/apache/ranger/tagsync/source/atlas/AtlasHdfsResourceMapper.java
378542cd8
tagsync/src/main/java/org/apache/ranger/tagsync/source/atlas/AtlasResourceMapper.java
5d067a5b4
tagsync/src/test/java/org/apache/ranger/tagsync/process/TestHdfsResourceMapper.java
627690405
Diff: https://reviews.apache.org/r/66102/diff/1/
Testing
-------
Developed and passed unit tests.
Thanks,
Abhay Kulkarni