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] Unified Storage Config #6835

Open
2 of 3 tasks
liunaijie opened this issue May 11, 2024 · 0 comments
Open
2 of 3 tasks

[Feature] Unified Storage Config #6835

liunaijie opened this issue May 11, 2024 · 0 comments

Comments

@liunaijie
Copy link
Contributor

Search before asking

  • I had searched in the feature and found no similar feature requirement.

Description

Now the checkpoint module implement the different storage config setup, like hdfs, localfile, oss, s3.
https://github.com/apache/seatunnel/tree/dev/seatunnel-engine/seatunnel-engine-storage/checkpoint-storage-plugins

And i also find in hive connector there also implement the different storage type config setup. and the code is different.
https://github.com/apache/seatunnel/tree/dev/seatunnel-connectors-v2/connector-hive/src/main/java/org/apache/seatunnel/connectors/seatunnel/hive/storage

Maybe we can abstract the code, unified the code, move those to an single module or place to do that.

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

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

No branches or pull requests

1 participant