[
https://issues.apache.org/jira/browse/BEAM-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859900#comment-16859900
]
Ismaël Mejía commented on BEAM-2138:
------------------------------------
[~timrobertson100] this seems like an old version of the issue you addressed,
can we close this one? Do you remember what was the other issue?
> Support atomic rename within FileSystem to replace inefficient Hadoop copy
> --------------------------------------------------------------------------
>
> Key: BEAM-2138
> URL: https://issues.apache.org/jira/browse/BEAM-2138
> Project: Beam
> Issue Type: Improvement
> Components: io-java-hadoop-file-system
> Reporter: Luke Cwik
> Priority: Major
>
> Hadoop copy operation is inefficient since it needs to stream the entirety of
> the resource through the machine performing the copy. Hadoop file system
> implementations do support an efficient rename.
> Apache Beam sinks rely on being able to rename files atomically which is
> currently done by using FileSystem copy + delete.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)