gaborgsomogyi 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_r318605426
##########
File path: pom.xml
##########
@@ -2854,6 +2854,14 @@
</execution>
</executions>
</plugin>
+ <!-- Couple of dependencies are coming in bundle format. If this removed
build will fail. -->
Review comment:
Added meaningful explanation + removed `<inherited>true</inherited>` since
it's the default + removed the plugin from `kafka-0-10-sql` because if the
plugin is in `<plugins>` section then it's available in children.
----------------------------------------------------------------
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]