This is an automated email from the ASF dual-hosted git repository.
iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 3bca776 Merge pull request #4130 from iemejia/BEAM-3187-dofn-spark
add ba0cfac [BEAM-3404] Update KinesisIO to use AWS SDK 1.11.255 and KCL
1.8.8
add 2403fc5 [BEAM-3404] Fix and enable KinesisReaderIT
new 5a61174 Merge pull request #4338 from
iemejia/BEAM-3404-update-kinesisio
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
build.gradle | 2 +
sdks/java/io/kinesis/build.gradle | 6 +-
sdks/java/io/kinesis/pom.xml | 18 ++++-
.../org/apache/beam/sdk/io/kinesis/KinesisIO.java | 24 +++---
.../beam/sdk/io/kinesis/AmazonKinesisMock.java | 46 +++++++++++-
.../beam/sdk/io/kinesis/KinesisReaderIT.java | 86 +++++++++++-----------
.../beam/sdk/io/kinesis/KinesisUploader.java | 28 ++++---
8 files changed, 134 insertions(+), 77 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].