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

Add Weka storage support #575

Merged
merged 5 commits into from
May 13, 2024
Merged

Add Weka storage support #575

merged 5 commits into from
May 13, 2024

Conversation

2015aroras
Copy link
Collaborator

Adds support for Weka storage, which is the primary storage in the Jupiter cluster. It might eventually be added a file system, but for now it is exposed as an S3 endpoint. The main changes are:

  • Add Weka for _get_s3_client, where it is basically treated identically to R2.
  • Add a Weka scheme client for cached_path. It didn't seem right to put this in cached_path since Weka is not a common/universal storage system.

@2015aroras 2015aroras requested a review from epwalsh May 13, 2024 21:13
Copy link
Member

@epwalsh epwalsh left a comment

Choose a reason for hiding this comment

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

LGTM

@2015aroras 2015aroras merged commit 4f917fb into main May 13, 2024
10 of 11 checks passed
@2015aroras 2015aroras deleted the shanea/add-weka branch May 13, 2024 21:49
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