GitHub user mengxr opened a pull request:
https://github.com/apache/spark/pull/9153
[SPARK-11127] upgrade AWS SDK and Kinesis Client Library (KCL)
AWS SDK 1.9.40 is the latest 1.9.x release. KCL 1.5.1 is the latest release
that using AWS SDK 1.9.x. The main goal is to have Kinesis consumer be able to
read messages generated from Kinesis Producer Library (KPL). The API should be
compatible with old versions.
@tdas @brkyvz
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mengxr/spark SPARK-11127
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/9153.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #9153
----
commit 707c070445052417a4a89cff4063883427e38029
Author: Xiangrui Meng <[email protected]>
Date: 2015-10-16T20:14:33Z
aws -> 1.9.40, kcl -> 1.5.1
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]