[GitHub] [beam] hostirosti commented on pull request #4080: [BEAM-2500] Add S3 FileSystem to Java SDK

2020-11-13 Thread GitBox
hostirosti commented on pull request #4080: URL: https://github.com/apache/beam/pull/4080#issuecomment-727086784 Solution seems to be to useĀ  `FileSystems.setDefaultPipelineOptions(options);` at runtime before using FileSystems.create(..)

[GitHub] [beam] hostirosti commented on pull request #4080: [BEAM-2500] Add S3 FileSystem to Java SDK

2020-11-12 Thread GitBox
hostirosti commented on pull request #4080: URL: https://github.com/apache/beam/pull/4080#issuecomment-726375395 @jack749 Do you know how writing to multiple buckets in different regions can be configured? Details about the issue I'm running into: