hostirosti edited a comment on pull request #4080: URL: https://github.com/apache/beam/pull/4080#issuecomment-727086784
Solution seems to be to useĀ ```Java options.setAwsRegion(<newAwsBucketRegion>); FileSystems.setDefaultPipelineOptions(options); ``` at runtime before using FileSystems.create(..) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
