Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds CloudBucketMount example mounting S3 bucket #634

Merged
merged 9 commits into from
Mar 7, 2024

Conversation

luiscape
Copy link
Member

@luiscape luiscape commented Mar 6, 2024

Adds example that shows how to use a CloudBucketMount in Modal. This example both writes and reads from an S3 mount. Both writes and reads are done in parallel using both map and starmap.

The example is similar to: https://modal.com/docs/examples/duckdb_nyc_taxi

@luiscape luiscape self-assigned this Mar 6, 2024
Copy link
Collaborator

@charlesfrye charlesfrye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made some changes, as discussed offline.

This is ready to merge once it passes in synmon -- aka once are all workers ready to run it.

@charlesfrye charlesfrye merged commit 25b9d2d into main Mar 7, 2024
3 checks passed
@charlesfrye charlesfrye deleted the luis/add-example-for-cloud-bucket branch March 7, 2024 04:48
gimaker added a commit that referenced this pull request Mar 7, 2024
Image was deleted in #634
gimaker added a commit that referenced this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants