AngersZhuuuu opened a new pull request #26594: [test-hadoop3.2][test-java11] 
Bump MiniKdc to 3.2.0
URL: https://github.com/apache/spark/pull/26594
 
 
   ### What changes were proposed in this pull request?
   Bump MiniKdc to hadoop3.2.0,.
   since MiniKdc version lower than hadoop-3.0 can't work well in jdk11.
   New encryption types of es128-cts-hmac-sha256-128 and 
aes256-cts-hmac-sha384-192 (for Kerberos 5) enabled by default were added in 
Java 11, while version of MiniKdc under 3.0.0 used by Spark does not support 
these encryption types and does not work well when these encryption types are 
enabled, which results in the authentication failure.
   
   
   ### Why are the changes needed?
   Support jdk11 with hadoop-2.7
   
   ### Does this PR introduce any user-facing change?
   NO
   
   
   ### How was this patch tested?
   Existed UT
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to