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

[1/2] beam git commit: Updating BEAM_CONTAINER_VERSION for new worker

Repository: beam
Updated Branches:
  refs/heads/master ea7940d88 -> 4a5b3c052


Updating BEAM_CONTAINER_VERSION for new worker


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

Branch: refs/heads/master
Commit: 81e3d215326a5fbc181b43201f3329958cbf19b1
Parents: ea7940d
Author: Pablo <pa...@google.com>
Authored: Thu Sep 28 11:22:40 2017 -0700
Committer: chamikara@google.com <ch...@google.com>
Committed: Mon Oct 2 13:24:16 2017 -0700

----------------------------------------------------------------------
 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/81e3d215/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 f4131dc..383f8e9 100644
--- a/sdks/python/apache_beam/runners/dataflow/internal/dependency.py
+++ b/sdks/python/apache_beam/runners/dataflow/internal/dependency.py
@@ -78,7 +78,7 @@ from apache_beam.utils import processes
 # Update this version to the next version whenever there is a change that will
 # require changes to legacy Dataflow worker execution environment.
 # This should be in the beam-[version]-[date] format, date is optional.
-BEAM_CONTAINER_VERSION = 'beam-2.2.0-20170807'
+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.


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

Posted by ch...@apache.org.
This closes #3912


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

Branch: refs/heads/master
Commit: 4a5b3c052efd76ee24f9eca0103135292412b27b
Parents: ea7940d 81e3d21
Author: chamikara@google.com <ch...@google.com>
Authored: Mon Oct 2 13:24:23 2017 -0700
Committer: chamikara@google.com <ch...@google.com>
Committed: Mon Oct 2 13:24:23 2017 -0700

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