litdata
litdata copied to clipboard
Add Support for Custom S3 Configuration in s5cmd
🚀 Feature
Currently, custom S3 configurations are only supported in the S3 client. I would like to request that s5cmd also support custom S3 configurations to provide consistency across tools and enhance its flexibility for various use cases.
Motivation
https://github.com/Lightning-AI/litdata/blob/b9aa903bd9c98cd96ee989394fdaa1a38f8036f0/src/litdata/streaming/downloader.py#L52-L56
- storage_options does not apply to s5cmd
Pitch
Alternatives
Additional context
#236