machine424 opened a new issue #10893: URL: https://github.com/apache/druid/issues/10893
### Description & motivation Currently, Druid only supports one S3 endpoint via `druid.s3.endpoint.url`. As mentioned in https://github.com/apache/druid/issues/9305#issuecomment-583880150 it would be great if one could use another S3 service for S3 ingestion: a self-hosted minio service e.g. that is hosted beside druid and for which we need no availability/reliability guarantees but to be more flexible, easily customisable, faster and cheaper. This MR https://github.com/apache/druid/pull/9375 moves in this direction. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
