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

[FEATURE] Add a framework to support multi-storage in a pluginized manner for fileset catalog. #5019

Closed
yuqi1129 opened this issue Sep 25, 2024 · 0 comments · Fixed by #5020
Assignees
Labels
0.7.0 Release v0.7.0 feature New feature or request

Comments

@yuqi1129
Copy link
Contributor

Describe the feature

Currently, the Hadoop catalog only supports local files and HDFS file systems. We plan to support more fileset storage like S3, GCS, and so on.

This proposal proposes a framework to support multiple storage types plugin-based.

Motivation

No response

Describe the solution

No response

Additional context

No response

@yuqi1129 yuqi1129 added the feature New feature or request label Sep 25, 2024
@yuqi1129 yuqi1129 self-assigned this Sep 25, 2024
jerryshao pushed a commit that referenced this issue Oct 16, 2024
…age in a pluggable manner for fileset catalog (#5020)

### What changes were proposed in this pull request?

Add a framework to support multiple storage system within Hadoop catalog

### Why are the changes needed?

Some users want Gravitino to manage file system like S3 or GCS. 

Fix: #5019 

### Does this PR introduce _any_ user-facing change?

N/A.

### How was this patch tested?

Existing test.
@jerryshao jerryshao added the 0.7.0 Release v0.7.0 label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.7.0 Release v0.7.0 feature New feature or request
Projects
None yet
2 participants