Skip to content

[Feature Request] Checkpoints in local mode #3099

@austinmw

Description

@austinmw

Describe the feature you'd like
Is there any possibility that a way could be found to enable checkpoint_s3_uri in local mode?

raise ValueError("Setting checkpoint_s3_uri is not supported in local mode.")

How would this feature be used? Please describe.
Realtime streaming to S3 of selected files would add a useful feature to local mode by itself, but it would also enable using local mode as a debugging environment when setting up checkpointing, since currently the iteration speed of doing this is not ideal.

Describe alternatives you've considered
I'm not aware of any good alternatives

Additional context
Maybe this feature would require the additional input of region?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions