srowen commented on a change in pull request #26594: [SPARK-29957][TEST] Bump
MiniKdc to 3.2.0
URL: https://github.com/apache/spark/pull/26594#discussion_r349926464
##########
File path: pom.xml
##########
@@ -1024,7 +1025,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-minikdc</artifactId>
- <version>${hadoop.version}</version>
+ <version>${minikdc.version}</version>
Review comment:
I don't think we can mix and match Hadoop versions this way. I think
generally speaking Hadoop 3.x is what we'd tell people to use for JDK 11
compatibility. But if the other change to refreshKrb5Config is needed and
compatible, we can make that change.
----------------------------------------------------------------
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]