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

[beam] branch master updated (c5c0cce -> 55844fa)

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

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


    from c5c0cce  [BEAM-2963] Remove layer of indirection in output name mapping in Dataflow simplifying what needs to be passed for all portable pipelines to the Java SDK harness. (#4460)
     add 798da37  Add a BundleProcessor to SdkHarnessClient
     new 55844fa  Merge pull request #4266

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:
 .../fnexecution/control/SdkHarnessClient.java      | 190 +++++++++++++++------
 .../fnexecution/control/SdkHarnessClientTest.java  |  32 ++--
 2 files changed, 159 insertions(+), 63 deletions(-)

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

[beam] 01/01: Merge pull request #4266

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

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

commit 55844fa6c53ae38627d143eede7d5781984621c3
Merge: c5c0cce 798da37
Author: Thomas Groh <tg...@users.noreply.github.com>
AuthorDate: Mon Jan 22 15:03:44 2018 -0800

    Merge pull request #4266
    
    [BEAM-3326] Add a BundleProcessor to SdkHarnessClient

 .../fnexecution/control/SdkHarnessClient.java      | 190 +++++++++++++++------
 .../fnexecution/control/SdkHarnessClientTest.java  |  32 ++--
 2 files changed, 159 insertions(+), 63 deletions(-)

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