-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69126/
-----------------------------------------------------------
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
-------
Ran all unit tests succssfully.
Patched cluster by removing commons compress jar from security admin module and
performed basic ranger UI fucntionality
Thanks,
Sailaja Polavarapu