You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2017/11/22 02:19:17 UTC

[1/2] beam git commit: Bump Python SDK harness container version to use with Beam HEAD

Repository: beam
Updated Branches:
  refs/heads/master 3c9001a3c -> a40bdfd75


Bump Python SDK harness container version to use with Beam HEAD

This should fix BEAM-3196.

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

Branch: refs/heads/master
Commit: fc57082ce76d0821b0b4979fe3d7935e2f8e64ae
Parents: 3c9001a
Author: tvalentyn <tv...@users.noreply.github.com>
Authored: Tue Nov 21 11:52:50 2017 -0800
Committer: Ahmet Altay <al...@google.com>
Committed: Tue Nov 21 18:19:03 2017 -0800

----------------------------------------------------------------------
 sdks/python/apache_beam/runners/dataflow/internal/dependency.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/fc57082c/sdks/python/apache_beam/runners/dataflow/internal/dependency.py
----------------------------------------------------------------------
diff --git a/sdks/python/apache_beam/runners/dataflow/internal/dependency.py b/sdks/python/apache_beam/runners/dataflow/internal/dependency.py
index fba2df2..5b956e4 100644
--- a/sdks/python/apache_beam/runners/dataflow/internal/dependency.py
+++ b/sdks/python/apache_beam/runners/dataflow/internal/dependency.py
@@ -82,7 +82,7 @@ BEAM_CONTAINER_VERSION = 'beam-2.2.0-20170928'
 # Update this version to the next version whenever there is a change that
 # requires changes to SDK harness container or SDK harness launcher.
 # This should be in the beam-[version]-[date] format, date is optional.
-BEAM_FNAPI_CONTAINER_VERSION = 'beam-2.1.0-20170621'
+BEAM_FNAPI_CONTAINER_VERSION = 'beam-2.3.0-20171121'
 
 # Standard file names used for staging files.
 WORKFLOW_TARBALL_FILE = 'workflow.tar.gz'


[2/2] beam git commit: This closes #4158

Posted by al...@apache.org.
This closes #4158


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

Branch: refs/heads/master
Commit: a40bdfd756e5b187a6c7fea86c253efd0feb1701
Parents: 3c9001a fc57082
Author: Ahmet Altay <al...@google.com>
Authored: Tue Nov 21 18:19:06 2017 -0800
Committer: Ahmet Altay <al...@google.com>
Committed: Tue Nov 21 18:19:06 2017 -0800

----------------------------------------------------------------------
 sdks/python/apache_beam/runners/dataflow/internal/dependency.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------