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/05/06 02:34:14 UTC

[1/2] beam git commit: Update python dataflow worker

Repository: beam
Updated Branches:
  refs/heads/master 04e326181 -> db0ec9991


Update python dataflow worker


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

Branch: refs/heads/master
Commit: e287544c16cc3e22228c75bb8599dcd2678bcbd0
Parents: 04e3261
Author: Sourabh Bajaj <so...@google.com>
Authored: Fri May 5 19:15:48 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Fri May 5 19:32:46 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/e287544c/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 f64f9b2..782cc44 100644
--- a/sdks/python/apache_beam/runners/dataflow/internal/dependency.py
+++ b/sdks/python/apache_beam/runners/dataflow/internal/dependency.py
@@ -72,7 +72,7 @@ from apache_beam.utils.pipeline_options import SetupOptions
 
 # Update this version to the next version whenever there is a change that will
 # require changes to the execution environment.
-BEAM_CONTAINER_VERSION = 'beam-0.7.0-20170316'
+BEAM_CONTAINER_VERSION = 'beam-0.7.0-20170505'
 
 # Standard file names used for staging files.
 WORKFLOW_TARBALL_FILE = 'workflow.tar.gz'


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

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


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

Branch: refs/heads/master
Commit: db0ec9991722e4011e021ba85feb542793d57f3b
Parents: 04e3261 e287544
Author: Ahmet Altay <al...@google.com>
Authored: Fri May 5 19:32:55 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Fri May 5 19:32:55 2017 -0700

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