-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69126/
-----------------------------------------------------------
(Updated Oct. 23, 2018, 5:09 p.m.)
Review request for ranger.
Bugs: RANGER-2263
https://issues.apache.org/jira/browse/RANGER-2263
Repository: ranger
Description
-------
Removed apache commons compress jar during compile time and packaging of
security admin module as there is no direct usage of this. Also changed tagsync
packaging to inlcude apache commons compress version from hadoop commons
instead of spcifying explicity version in ranger.
Diffs
-----
pom.xml 9e990a8ec
security-admin/pom.xml 7f81e6873
src/main/assembly/tagsync.xml d1b83df42
Diff: https://reviews.apache.org/r/69126/diff/1/
Testing (updated)
-------
Ran all unit tests succssfully.
Confirmed the packaging of security admin to not include commons compress jar
Congirmed the tagsync tar file contains proper version of commons compress jar
Patched cluster by removing commons compress jar from security admin module and
performed basic ranger UI fucntionality
Thanks,
Sailaja Polavarapu