This is an automated email from the ASF dual-hosted git repository.
robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from eec37e6 Merge pull request #7025: [BEAM-6047] Try to fix HDFS DNS
issues
add 11b44fa Use sha256 instead of insecure md5 for artifact checksums.
new 7a35e80 Merge pull request #6583 [BEAM-4524] Use sha256 for artifact
checksums.
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:
.../src/main/proto/beam_artifact_api.proto | 7 ++++--
.../core/construction/ArtifactServiceStager.java | 15 ++++++------
.../core/construction/PipelineResources.java | 5 ++--
.../construction/ArtifactServiceStagerTest.java | 10 ++++----
.../InMemoryArtifactStagerService.java | 28 ++++++++++------------
.../BeamFileSystemArtifactRetrievalService.java | 13 +++++-----
.../BeamFileSystemArtifactStagingService.java | 15 ++++++------
.../BeamFileSystemArtifactServicesTest.java | 10 +++-----
.../runners/portability/portable_stager.py | 7 +++---
9 files changed, 50 insertions(+), 60 deletions(-)