You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ud...@apache.org on 2020/02/14 23:50:25 UTC

[beam] branch master updated (d9099fb -> c386cc7)

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

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


    from d9099fb  Merge pull request #10723 from ibzib/spark-test-script
     add c386cc7  [BEAM-8399] Add --hdfs_full_urls option (#10223)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |  1 +
 sdks/python/apache_beam/io/hadoopfilesystem.py     | 85 +++++++++++++--------
 .../python/apache_beam/io/hadoopfilesystem_test.py | 88 ++++++++++++++++++----
 .../python/apache_beam/options/pipeline_options.py |  8 ++
 sdks/python/setup.py                               |  2 +-
 sdks/python/tox.ini                                |  4 +
 6 files changed, 143 insertions(+), 45 deletions(-)