You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bo...@apache.org on 2020/01/22 22:49:03 UTC

[beam] branch release-2.19.0 updated (5882b25 -> 367aefe)

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

boyuanz pushed a change to branch release-2.19.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 5882b25  Merge pull request #10665 from boyuanzz/cherry-pick
     new b71e20e  Migrate HDFS IT to use tox env.
     new ccb6b31  Fix for py2
     new 367aefe  Merge pull request #10666 from boyuanzz/pick-9130

The 25137 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:
 .../io/hdfs_integration_test/Dockerfile            | 23 ++++++------------
 sdks/python/test-suites/direct/py2/build.gradle    |  3 +--
 sdks/python/test-suites/direct/py37/build.gradle   |  3 +--
 sdks/python/tox.ini                                | 27 ++++++++++++++++++++++
 4 files changed, 36 insertions(+), 20 deletions(-)