You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Claire McGinty (Jira)" <ji...@apache.org> on 2021/09/23 19:25:00 UTC

[jira] [Created] (BEAM-12948) Add .withPipelineTempDirectory() Builder setting for file-based sinks

Claire McGinty created BEAM-12948:
-------------------------------------

             Summary: Add .withPipelineTempDirectory() Builder setting for file-based sinks
                 Key: BEAM-12948
                 URL: https://issues.apache.org/jira/browse/BEAM-12948
             Project: Beam
          Issue Type: Improvement
          Components: io-java-files
            Reporter: Claire McGinty
            Assignee: Claire McGinty


Per the discussion in dev@ mailing list: [https://lists.apache.org/thread.html/r927907b17a33f672ee04826ba8d3cb7004d4c7e7c18608b3562f4e9c%40%3Cdev.beam.apache.org%3E]

 

adds a Builder setting for core file-based sinks to use the user-specified PipelineOptions#tempLocation as the temp directory for file writes (before the files are renamed to the final output destination).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)