gaborgsomogyi commented on a change in pull request #25477: 
[WIP][SPARK-28760][SS][TESTS][test-maven] Add Kafka delegation token end-to-end 
test with mini KDC
URL: https://github.com/apache/spark/pull/25477#discussion_r314809507
 
 

 ##########
 File path: external/kafka-0-10-sql/pom.xml
 ##########
 @@ -92,6 +92,18 @@
         </exclusion>
       </exclusions>
     </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
 
 Review comment:
   This can be added to the root pom since MiniKDC can be useful for all of the 
peoples who implements secure tests but since only Kafka connector uses it I've 
left it here for now.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to