[
https://issues.apache.org/jira/browse/RANGER-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Velmurugan Periasamy updated RANGER-2263:
-----------------------------------------
Fix Version/s: (was: master)
2.0.0
> Remove unnecessary explicit dependency for apache commons compress jar in
> Ranger
> --------------------------------------------------------------------------------
>
> Key: RANGER-2263
> URL: https://issues.apache.org/jira/browse/RANGER-2263
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 1.2.0
> Reporter: Sailaja Polavarapu
> Assignee: Sailaja Polavarapu
> Priority: Major
> Fix For: 1.0.1, 2.0.0, 1.2.1
>
> Attachments:
> 0001-RANGER-2263-Removed-unnecessary-explicit-dependency-.patch
>
>
> Currently there are multiple versions of commons-compress jar files in Ranger
> (1.8.1 & 1.4.1). Security-admin module is currently packaging 1.8.1 version
> explicitly where as tagsync module is packaging 1.4.1 version.
> Ranger-kms module has 1.4.1 version which is a transitive dependency from
> hadoop-commons. Since security-admin module doesn't have a direct usage of
> commons-compress module, we can remove that and keep transitive dependency
> from hadoop-commons for tagsync and kms modules.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)