Class HadoopRenameFileCommitter

  • All Implemented Interfaces:
    HadoopFileCommitter

    public class HadoopRenameFileCommitter
    extends Object
    implements HadoopFileCommitter
    The Hadoop file committer that directly rename the in-progress file to the target file. For FileSystem like S3, renaming may lead to additional copies.