You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/03/02 00:46:10 UTC

[GitHub] [spark] dongjoon-hyun edited a comment on issue #27720: [SPARK-30968][BUILD] Upgrade aws-java-sdk-sts to 1.11.655

dongjoon-hyun edited a comment on issue #27720: [SPARK-30968][BUILD] Upgrade aws-java-sdk-sts to 1.11.655
URL: https://github.com/apache/spark/pull/27720#issuecomment-593173566
 
 
   Hi, @yhuai . I'm wondering if you are suggesting to revert [SPARK-29677](https://github.com/apache/spark/pull/26333) from `branch-2.4`? As I wrote in the PR description, this PR is trying to complete the following requirement after https://github.com/apache/spark/pull/26333 .
   > We are bumping the version for a spark maintenance branch to include almost two years of aws sdk changes, which is very risky.
   ```
       <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>
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org