-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66807/
-----------------------------------------------------------
(Updated April 26, 2018, 5:49 p.m.)
Review request for ranger and Madhan Neethiraj.
Bugs: RANGER-2087
https://issues.apache.org/jira/browse/RANGER-2087
Repository: ranger
Description
-------
Tagsync uses a mapper class to map Atlas Entity to Ranger Service Resource for
each of the components supported by Atlas. All mappers except Hdfs mapper first
parse distinguished-name of Atlas Entity to build Ranger Service Resource. Hdfs
mapper needs to work the same way.
Diffs (updated)
-----
tagsync/src/main/java/org/apache/ranger/tagsync/source/atlas/AtlasHdfsResourceMapper.java
8355c91cc
Diff: https://reviews.apache.org/r/66807/diff/2/
Changes: https://reviews.apache.org/r/66807/diff/1-2/
Testing
-------
Passes all unit tests
Thanks,
Abhay Kulkarni