pradeepagrawal8184 commented on code in PR #872:
URL: https://github.com/apache/ranger/pull/872#discussion_r3119646985


##########
kms/src/test/java/org/apache/hadoop/crypto/key/RangerMasterKeyTest.java:
##########
@@ -17,7 +17,7 @@
 
 package org.apache.hadoop.crypto.key;
 
-import com.sun.jersey.core.util.Base64;
+import com.sun.org.apache.xml.internal.security.utils.Base64;

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]

Reply via email to