You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2018/03/21 16:49:19 UTC

[beam] branch master updated (8b70d32 -> 8aafdc5)

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

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


    from 8b70d32  Merge pull request #4907: Add a suborder parameter to Networks#topologicalOrder
     add cdf74c6  Allow manual override of Go worker binary
     new 8aafdc5  Allow manual override of Go worker binary

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:
 sdks/go/pkg/beam/options/jobopts/options.go             |  4 ++++
 sdks/go/pkg/beam/runners/universal/runnerlib/execute.go | 16 +++++++++++-----
 sdks/go/pkg/beam/runners/universal/runnerlib/job.go     |  3 +++
 sdks/go/pkg/beam/runners/universal/universal.go         |  1 +
 4 files changed, 19 insertions(+), 5 deletions(-)

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

[beam] 01/01: Allow manual override of Go worker binary

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

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

commit 8aafdc5fd9f9a0b3ee9ce2fc91c68f3b93d4ab25
Merge: 8b70d32 cdf74c6
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Wed Mar 21 09:49:14 2018 -0700

    Allow manual override of Go worker binary

 sdks/go/pkg/beam/options/jobopts/options.go             |  4 ++++
 sdks/go/pkg/beam/runners/universal/runnerlib/execute.go | 16 +++++++++++-----
 sdks/go/pkg/beam/runners/universal/runnerlib/job.go     |  3 +++
 sdks/go/pkg/beam/runners/universal/universal.go         |  1 +
 4 files changed, 19 insertions(+), 5 deletions(-)

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