You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Sudarshan Vasudevan (JIRA)" <ji...@apache.org> on 2018/11/06 05:21:00 UTC

[jira] [Created] (GOBBLIN-627) Allow files in task output directory to be overwritten when renaming files with record count.

Sudarshan Vasudevan created GOBBLIN-627:
-------------------------------------------

             Summary: Allow files in task output directory to be overwritten when renaming files with record count.
                 Key: GOBBLIN-627
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-627
             Project: Apache Gobblin
          Issue Type: Improvement
          Components: gobblin-core
    Affects Versions: 0.14.0
            Reporter: Sudarshan Vasudevan
            Assignee: Sudarshan Vasudevan
             Fix For: 0.14.0


In FsDataWriter#close(), we rename files in task output directory with overwrite option enabled. This prevents failures in the close() method of the writer, in case previous attempts of the tasks already have already written files in the task output directory. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)