pan3793 commented on code in PR #44211:
URL: https://github.com/apache/spark/pull/44211#discussion_r1442452459
##########
connector/kinesis-asl/pom.xml:
##########
@@ -54,14 +54,38 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>com.amazonaws</groupId>
+ <groupId>software.amazon.kinesis</groupId>
<artifactId>amazon-kinesis-client</artifactId>
Review Comment:
> Perhaps we could try to raise an issue to the [KCL
repo](https://github.com/awslabs/amazon-kinesis-client) and ask if they can
release a "clean" version of the library with all the third-party dependencies
shaded.
Would you like to drive this? It will benefit all downstream projects.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]