[ https://issues.apache.org/jira/browse/RANGER-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17787844#comment-17787844 ]
Bhavik Patel commented on RANGER-4418: -------------------------------------- Followed the build and installation cmd is mentioned in the readme file. {code:java} java.lang.NoClassDefFoundError: org/apache/hadoop/thirdparty/com/google/common/collect/Interners {code} > Upgrade hadoop version and use shaded hadoop client artifacts > ------------------------------------------------------------- > > Key: RANGER-4418 > URL: https://issues.apache.org/jira/browse/RANGER-4418 > Project: Ranger > Issue Type: Improvement > Components: Ranger > Affects Versions: 2.3.0, 2.4.0 > Reporter: YUBI LEE > Priority: Major > Attachments: screenshot-1.png > > Time Spent: 10m > Remaining Estimate: 0h > > - Upgrade the hadoop version Ranger uses. > - Try to use shaded hadoop client artifacts if possible. > Related issue: https://issues.apache.org/jira/browse/HADOOP-11804 > If shaded hadoop client artifacts ({{hadoop-client-api}}, > {{hadoop-client-runtime}}) are used, Ranger will be free to use any version > of thirdparty libraries without collision. > I will make a pull request soon. -- This message was sent by Atlassian Jira (v8.20.10#820010)