You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ec...@apache.org on 2018/04/23 08:41:17 UTC

[beam] branch master updated (a20ba18 -> 247a62f)

This is an automated email from the ASF dual-hosted git repository.

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


    from a20ba18  Merge pull request #5192 Have the Python SDK use the specified state api service
     add bcd9eb8  Improve CassandraIO write throughput by performing async queries
     new 247a62f  Merge pull request #5112 from thelastpickle/BEAM-4049-improve-cassandra-io

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:
 pom.xml                                            |  3 ++
 sdks/java/io/cassandra/build.gradle                |  2 +-
 sdks/java/io/cassandra/pom.xml                     |  7 ++--
 .../apache/beam/sdk/io/cassandra/CassandraIO.java  |  4 ++-
 .../beam/sdk/io/cassandra/CassandraService.java    |  3 +-
 .../sdk/io/cassandra/CassandraServiceImpl.java     | 41 +++++++++++++++++++---
 6 files changed, 49 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
echauchot@apache.org.

[beam] 01/01: Merge pull request #5112 from thelastpickle/BEAM-4049-improve-cassandra-io

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

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

commit 247a62ff1d4368f1e7c2ade6bed5dec71d8d2bcc
Merge: a20ba18 bcd9eb8
Author: Etienne Chauchot <ec...@apache.org>
AuthorDate: Mon Apr 23 10:41:08 2018 +0200

    Merge pull request #5112 from thelastpickle/BEAM-4049-improve-cassandra-io
    
    Merge pull request #5112: [BEAM-4049] Improve CassandraIO write throughput by performing async queries

 pom.xml                                            |  3 ++
 sdks/java/io/cassandra/build.gradle                |  2 +-
 sdks/java/io/cassandra/pom.xml                     |  7 ++--
 .../apache/beam/sdk/io/cassandra/CassandraIO.java  |  4 ++-
 .../beam/sdk/io/cassandra/CassandraService.java    |  3 +-
 .../sdk/io/cassandra/CassandraServiceImpl.java     | 41 +++++++++++++++++++---
 6 files changed, 49 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
echauchot@apache.org.