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 2022/03/26 02:25:43 UTC

[beam] branch master updated (7dd913a -> 34e876d)

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

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


    from 7dd913a  Explicitly import estimator from tensorflow (#17168)
     add ba79306  Mapped JOB_STATE_RESOURCE_CLEANING_UP to RESOURCE_CLEANING_UP in Python Beam SDK
     new 34e876d  Merge pull request #17177: [BEAM-14087] Mapped JOB_STATE_RESOURCE_CLEANING_UP to RESOURCE_CLEANING_UP in Pyth…

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/python/apache_beam/runners/dataflow/dataflow_runner.py | 2 ++
 sdks/python/apache_beam/runners/runner.py                   | 2 ++
 2 files changed, 4 insertions(+)

[beam] 01/01: Merge pull request #17177: [BEAM-14087] Mapped JOB_STATE_RESOURCE_CLEANING_UP to RESOURCE_CLEANING_UP in Pyth…

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

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

commit 34e876d0bd6953927c89fb3f1ded5f453dded55c
Merge: 7dd913a ba79306
Author: Chamikara Jayalath <ch...@gmail.com>
AuthorDate: Fri Mar 25 19:23:58 2022 -0700

    Merge pull request #17177: [BEAM-14087] Mapped JOB_STATE_RESOURCE_CLEANING_UP to RESOURCE_CLEANING_UP in Pyth…

 sdks/python/apache_beam/runners/dataflow/dataflow_runner.py | 2 ++
 sdks/python/apache_beam/runners/runner.py                   | 2 ++
 2 files changed, 4 insertions(+)