ramackri commented on code in PR #1116:
URL: https://github.com/apache/ranger/pull/1116#discussion_r3687859470


##########
dev-support/ranger-docker/docker-compose.ranger-ozone.yml:
##########
@@ -58,10 +58,12 @@ services:
       OZONE_PLUGIN_VERSION: ${OZONE_PLUGIN_VERSION}
       OZONE_VERSION: ${OZONE_VERSION}
       RANGER_KERBEROS_ENABLED: ${KERBEROS_ENABLED}
+      # Jersey 2.x on Ozone's OM classpath needs javax.annotation.Priority 
(jar is under share/ozone/lib but omitted from default OM CP).
+      OZONE_MANAGER_CLASSPATH: 
/opt/hadoop/ranger-ozone-plugin/lib/libext/*:/opt/hadoop/ranger-ozone-plugin/conf:/opt/hadoop/share/ozone/lib/javax.annotation-api-*.jar

Review Comment:
   Good catch



-- 
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]

Reply via email to