dongjoon-hyun commented on code in PR #51498:
URL: https://github.com/apache/spark/pull/51498#discussion_r2213505780


##########
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:
   AFAIK, it requires a manual testing for this module. Can you verify it with 
the real AWS Kinesis? Unfortunately, there were a few attempts on this module 
but nobody verified their updates with the real AWS Kinesis. That's the reason 
why this module is sitting on AWS SKD v1 exceptionally.



-- 
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