-
Notifications
You must be signed in to change notification settings - Fork 80
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
🚀 Feature
- Inject custom s3 connection config into the StreamingDataset
Motivation
Thanks you for the awesome project! I primarily use litdata in a local environment, connecting to S3 to fetch data. However, managing multiple S3 connections for services like mlflow has become quite challenging, especially when handling AWS S3 credentials through environment variables.
To address this, it would be great if we could inject custom S3 connection configurations into the streaming dataset. Currently, it appears that the S3Client is running globally.
Pitch
Alternatives
Additional context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed