kokosing commented on PR #351: URL: https://github.com/apache/ranger/pull/351#issuecomment-2247544581
> About this patch, given org.codehaus.jackson libraries are not included in Hive plugin packaging, is it necessary to exclude them from pom.xml file? I used `mvn dependency:tree` and I excluded it until the moment I no longer saw this dependency. > shim modules only have dependency on libraries that include classes referenced in authorization interface (like HiveAuthorizer, HiveAuthorizerFactory), and ranger-plugin-classloader library. Is it safe to remove these dependencies and assume that if project compiles we are good? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
