vanzin commented on a change in pull request #25477: [SPARK-28760][SS][TESTS]
Add Kafka delegation token end-to-end test with mini KDC
URL: https://github.com/apache/spark/pull/25477#discussion_r317781781
##########
File path: external/kafka-0-10-sql/pom.xml
##########
@@ -92,6 +92,18 @@
</exclusion>
</exclusions>
</dependency>
+ <dependency>
+ <groupId>org.apache.hadoop</groupId>
Review comment:
I think you should add it to the "dependencyManagement" section in the root
pom, then refer to it here without the version.
----------------------------------------------------------------
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]