[
https://issues.apache.org/jira/browse/BEAM-10395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214843#comment-17214843
]
Beam JIRA Bot commented on BEAM-10395:
--------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Dataflow runner should deduplicate files to stage by destination
> -----------------------------------------------------------------
>
> Key: BEAM-10395
> URL: https://issues.apache.org/jira/browse/BEAM-10395
> Project: Beam
> Issue Type: Improvement
> Components: runner-dataflow
> Reporter: Steve Niemitz
> Priority: P2
> Labels: stale-P2
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> If a pipeline contains multiple files with the same destination path, the
> dataflow runner will try to stage them both in parallel, resulting in the
> upload usually failing (due to conflicting uploads).
> The runner should only upload one file per destination, and ideally check
> that the sources are the same as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)