eschcam commented on code in PR #51498:
URL: https://github.com/apache/spark/pull/51498#discussion_r2210642791


##########
pom.xml:
##########
@@ -158,7 +158,7 @@
     <avro.version>1.12.0</avro.version>
     <aws.kinesis.client.version>1.12.0</aws.kinesis.client.version>
     <!-- Should be consistent with Kinesis client dependency -->
-    <aws.java.sdk.version>1.11.655</aws.java.sdk.version>
+    <aws.java.sdk.version>1.12.720</aws.java.sdk.version>

Review Comment:
   The more recent versions of the client appear to use the V2 versions of the 
SDK 
https://mvnrepository.com/artifact/software.amazon.kinesis/amazon-kinesis-client/3.1.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.

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]

Reply via email to