-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Improve][Zeta][Imap store] support S3,OSS #4014
Comments
can you assign it to me please? thanks very much! |
Already assigned to you, please enjoy! |
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs. |
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs. |
about support oss/s3,is hdfs on oss/s3? or write to oss/s3 directly. |
Does it make any difference? |
imap -> oss; or imap -> hdfs, but hdfs data storage in oss |
#4683, maybe this issue has fixed. |
Search before asking
Description
At present, Imap has supported the hdfs persistence method, and now it needs to support OSS/S3.
You can refer to
https://github.com/apache/incubator-seatunnel/blob/6a4a850b4c92a3b01beba5e1686024a51fdd507e/seatunnel-engine/seatunnel-engine-storage/checkpoint-storage-plugins/checkpoint-storage-hdfs/src/main/java/org/apache/seatunnel/engine/checkpoint/storage/hdfs/HdfsStorage.java#L63
Usage Scenario
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: