You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by he...@apache.org on 2018/10/03 22:45:06 UTC

[beam] branch master updated (6ef5087 -> cc90583)

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

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


    from 6ef5087  Add a Python container with a Python 3 interpreter.
     add 616840b  Expose flag min_cpu_platform in PipelineOption.
     add e983896  Update doc and log more info.
     new cc90583  Expose flag min_cpu_platform in PipelineOption Java API

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/runners/dataflow/DataflowRunner.java      | 24 +++++++++++++++++++++-
 .../options/DataflowPipelineWorkerPoolOptions.java | 13 ++++++++++++
 2 files changed, 36 insertions(+), 1 deletion(-)


[beam] 01/01: Expose flag min_cpu_platform in PipelineOption Java API

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

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

commit cc905835c3cb99cb98856f04da95b8baaed23f43
Merge: 6ef5087 e983896
Author: Henning Rohde <he...@seekerror.org>
AuthorDate: Wed Oct 3 15:45:00 2018 -0700

    Expose flag min_cpu_platform in PipelineOption Java API

 .../beam/runners/dataflow/DataflowRunner.java      | 24 +++++++++++++++++++++-
 .../options/DataflowPipelineWorkerPoolOptions.java | 13 ++++++++++++
 2 files changed, 36 insertions(+), 1 deletion(-)