[
https://issues.apache.org/jira/browse/RANGER-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj updated RANGER-4845:
-------------------------------------
Attachment: RANGER-4845.patch
> Remove guava dependency with use of guava included in hadoop-common
> -------------------------------------------------------------------
>
> Key: RANGER-4845
> URL: https://issues.apache.org/jira/browse/RANGER-4845
> Project: Ranger
> Issue Type: Improvement
> Components: plugins, Ranger
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Priority: Major
> Fix For: 3.0.0, 2.5.0
>
> Attachments: RANGER-4845.patch
>
>
> RANGER-4807 updated Hadoop version to 3.3.0. In this version, hadoop-common
> library includes guava classes, with the package prefix
> {{org.apache.hadoop.thirdparty.}} i.e. class
> {{com.google.common.collect.Sets}} is available as
> {{{}org.apache.hadoop.thirdparty.com.google.common.collect.Sets{}}}.
> This Jira tracks updates to Ranger modules to remove dependency on guava
> library by using the classes included in hadoop-common library.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)