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/07/04 08:55:24 UTC

[beam] branch master updated (bfe9b17 -> 824ea53)

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 bfe9b17  Merge pull request #5827 from Use GCP Credentials in Docker
     add d369ca6  [BEAM-4137] Divide separate PipelineOptions for elasticsearch tests
     add c01a12b  [BEAM-4137] Remove unused options from IOTestPipelineOptions
     new 824ea53  Merge pull request #5876 from lgajowy/divide-elasticsearch-pipeline-options

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:
 .../beam/sdk/io/common/IOTestPipelineOptions.java  | 25 +----------------
 .../sdk/io/elasticsearch/ElasticsearchIOIT.java    |  8 +++---
 .../sdk/io/elasticsearch/ElasticsearchIOIT.java    |  8 +++---
 .../io/elasticsearch/ElasticsearchIOITCommon.java  | 31 +++++++++++++++++-----
 4 files changed, 34 insertions(+), 38 deletions(-)


[beam] 01/01: Merge pull request #5876 from lgajowy/divide-elasticsearch-pipeline-options

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 824ea5332785b3df5a6453f376a975e4c66d99ab
Merge: bfe9b17 c01a12b
Author: Etienne Chauchot <ec...@apache.org>
AuthorDate: Wed Jul 4 10:55:18 2018 +0200

    Merge pull request #5876 from lgajowy/divide-elasticsearch-pipeline-options
    
    Merge pull request #5876: [BEAM-4137] Divide elasticsearch pipeline options

 .../beam/sdk/io/common/IOTestPipelineOptions.java  | 25 +----------------
 .../sdk/io/elasticsearch/ElasticsearchIOIT.java    |  8 +++---
 .../sdk/io/elasticsearch/ElasticsearchIOIT.java    |  8 +++---
 .../io/elasticsearch/ElasticsearchIOITCommon.java  | 31 +++++++++++++++++-----
 4 files changed, 34 insertions(+), 38 deletions(-)