You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2018/01/12 06:09:56 UTC

[beam] branch master updated (24c0034 -> a5b5779)

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 24c0034  [BEAM-3060] HDFS cluster configuration, kubernetes scripts, filebased io support … (#4261)
     add 912fa56  [BEAM-3405] Make maxNumRecords a long and validate if stream exists for KinesisIO
     new a5b5779  Merge pull request #4339 from iemejia/BEAM-3405-maxnumrecords

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:
 .../org/apache/beam/sdk/io/kinesis/KinesisIO.java  | 59 +++++++++++++++-------
 .../beam/sdk/io/kinesis/AmazonKinesisMock.java     | 22 +++++---
 2 files changed, 55 insertions(+), 26 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@beam.apache.org" <co...@beam.apache.org>'].

[beam] 01/01: Merge pull request #4339 from iemejia/BEAM-3405-maxnumrecords

Posted by ie...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

iemejia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit a5b577930488a6b4b98695d5a4d579ebf023fa03
Merge: 24c0034 912fa56
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Fri Jan 12 07:09:53 2018 +0100

    Merge pull request #4339 from iemejia/BEAM-3405-maxnumrecords
    
    [BEAM-3405] Make maxNumRecords a long instead of an int for KinesisIO

 .../org/apache/beam/sdk/io/kinesis/KinesisIO.java  | 59 +++++++++++++++-------
 .../beam/sdk/io/kinesis/AmazonKinesisMock.java     | 22 +++++---
 2 files changed, 55 insertions(+), 26 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.