This is an automated email from the ASF dual-hosted git repository.
iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from c49a97e [BEAM-4176] enumerate primitive transforms in portable
construction
add c31ea1f [BEAM-4861] Autocreate absent parent directories when doing
an HDFS rename, and alert on error when doing an HDFS copy
add 7ea7127 [BEAM-4861] Improve clarity around exceptions thrown in rename
add fd16052 [BEAM-4861] Typo in comment
new 6cfaac5 Merge pull request #6285: [BEAM-4861] Autocreate directories
when doing an HDFS rename
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:
.../apache/beam/sdk/io/hdfs/HadoopFileSystem.java | 89 +++++++++++++++++++---
.../beam/sdk/io/hdfs/HadoopFileSystemTest.java | 69 +++++++++++++++++
2 files changed, 149 insertions(+), 9 deletions(-)