milenkovicm opened a new issue, #1205: URL: https://github.com/apache/datafusion-ballista/issues/1205
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** With #1200 publishing executor and scheduler containers, there is need to support remote object stores in order to make those containers useful. #1114 removed support from core ballista. **Describe the solution you'd like** Provide support for s3 as its most commonly used store, with easy options using it at the local development environment using minio. we should provide option to remove aws/s3 dependencies when `build-binary` is removed. **Describe alternatives you've considered** **Additional context** -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
