Skip to content

Inject custom s3 connection configs (credentials) #236

Closed
@csy1204

Description

@csy1204

🚀 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

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions