pradeepagrawal8184 commented on code in PR #872:
URL: https://github.com/apache/ranger/pull/872#discussion_r3119628287
##########
dev-support/ranger-docker/docker-compose.ranger-kms.yml:
##########
@@ -31,6 +31,7 @@ services:
- KMS_VERSION
- RANGER_DB_TYPE
- KERBEROS_ENABLED
+ -
JAVA_OPTS=--add-exports=java.xml.crypto/com.sun.org.apache.xml.internal.security.utils=ALL-UNNAMED
Review Comment:
For KMS module things breaks with java.util.Base64; probably mostly in
upgrade case. however we will give a retry again later separately.
--
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]