-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41095/
-----------------------------------------------------------
Review request for ranger, Alok Lal, Abhay Kulkarni, Madhan Neethiraj, Ramesh
Mani, and Velmurugan Periasamy.
Bugs: Ranger-767
https://issues.apache.org/jira/browse/Ranger-767
Repository: ranger
Description
-------
Using the hard coded class name to call getResourceAsStream(path) method
instead of getClass().getResourceAsStream(path).
Diffs
-----
ugsync/src/main/java/org/apache/ranger/unixusersync/process/PolicyMgrUserGroupBuilder.java
78e3e72
Diff: https://reviews.apache.org/r/41095/diff/
Testing
-------
Performed some basic testing with usersync using AD in the configuration.
Thanks,
Sailaja Polavarapu