You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by re...@apache.org on 2017/10/24 19:37:27 UTC

[7/7] beam git commit: This closes #3970

This closes #3970


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/c2cb1dd1
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/c2cb1dd1
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/c2cb1dd1

Branch: refs/heads/release-2.2.0
Commit: c2cb1dd19b72f02b2741c5ff9016c9466b23664f
Parents: 582ddef 961fa46
Author: Reuven Lax <re...@relax-macbookpro2.roam.corp.google.com>
Authored: Tue Oct 24 12:36:26 2017 -0700
Committer: Reuven Lax <re...@relax-macbookpro2.roam.corp.google.com>
Committed: Tue Oct 24 12:36:26 2017 -0700

----------------------------------------------------------------------
 ...ob_beam_PreCommit_Python_MavenInstall.groovy |   2 +-
 sdks/go/cmd/beamctl/cmd/root.go                 |   1 +
 .../runners/dataflow/internal/apiclient.py      |   8 +
 .../runners/dataflow/internal/apiclient_test.py |  57 ++++++-
 .../runners/dataflow/internal/dependency.py     |  47 ++++--
 sdks/python/container/Dockerfile                |  27 ++++
 sdks/python/container/boot.go                   | 122 +++++++++++++++
 sdks/python/container/pom.xml                   | 154 +++++++++++++++++++
 sdks/python/pom.xml                             |  11 +-
 9 files changed, 412 insertions(+), 17 deletions(-)
----------------------------------------------------------------------