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_r318577083
##########
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:
So the exception still comes:
```
[ERROR] Failed to execute goal on project spark-sql-kafka-0-10_2.12: Could
not resolve dependencies for project
org.apache.spark:spark-sql-kafka-0-10_2.12:jar:3.0.0-SNAPSHOT: Could not find
artifact org.apache.directory.jdbm:apacheds-jdbm1:bundle:2.0.0-M2 in
cloudera-mirror
(http://maven.jenkins.cloudera.com:8081/artifactory/cloudera-mirrors) -> [Help
1]
```
----------------------------------------------------------------
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]