You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 21:46:03 UTC

[GitHub] [beam] damccorm opened a new issue, #21172: Add .withPipelineTempDirectory() Builder setting for file-based sinks

damccorm opened a new issue, #21172:
URL: https://github.com/apache/beam/issues/21172

   Per the discussion in dev@ mailing list: [https://lists.apache.org/thread.html/r927907b17a33f672ee04826ba8d3cb7004d4c7e7c18608b3562f4e9c%40%3Cdev.beam.apache.org%3E](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).
   
   Imported from Jira [BEAM-12948](https://issues.apache.org/jira/browse/BEAM-12948). Original Jira may contain additional context.
   Reported by: clairemcginty.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org