-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59395/
-----------------------------------------------------------
(Updated May 22, 2017, 9:46 a.m.)
Review request for ranger.
Changes
-------
Fixing whitespace
Bugs: RANGER-1593
https://issues.apache.org/jira/browse/RANGER-1593
Repository: ranger
Description
-------
In AtlasResourceMapperUtil we classload both the default AtlasResourceMappers
and then the custom ones. This is unnecessary - we should just instantiate the
default ones and classload the custom ones.
Diffs (updated)
-----
tagsync/src/main/java/org/apache/ranger/tagsync/source/atlas/AtlasResourceMapperUtil.java
5227d8c3
Diff: https://reviews.apache.org/r/59395/diff/2/
Changes: https://reviews.apache.org/r/59395/diff/1-2/
Testing
-------
Thanks,
Colm O hEigeartaigh