[
https://issues.apache.org/jira/browse/BEAM-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145471#comment-17145471
]
Beam JIRA Bot commented on BEAM-2138:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> 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: P3
>
> 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
(v8.3.4#803005)