You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ti...@apache.org on 2018/10/30 14:38:54 UTC

[beam] 01/01: Merge pull request #6843: [BEAM-5036] Optimize the FileBasedSink WriteOperation.moveToOutput()

This is an automated email from the ASF dual-hosted git repository.

timrobertson100 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 4450c92aee1b09f7444b592357f986f64e084eeb
Merge: f381f3b 9a532e0
Author: Tim Robertson <ti...@gmail.com>
AuthorDate: Tue Oct 30 15:38:46 2018 +0100

    Merge pull request #6843: [BEAM-5036] Optimize the FileBasedSink WriteOperation.moveToOutput()

 .../java/org/apache/beam/sdk/io/FileBasedSink.java |  2 +-
 .../apache/beam/sdk/io/hdfs/HadoopFileSystem.java  | 61 ++++++++++++++--------
 .../beam/sdk/io/hdfs/HadoopFileSystemTest.java     |  8 ++-
 3 files changed, 46 insertions(+), 25 deletions(-)