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

[Engine][Checkpoint-Storage]Support S3 protocol #3675

Merged
merged 1 commit into from
Dec 8, 2022
Merged

[Engine][Checkpoint-Storage]Support S3 protocol #3675

merged 1 commit into from
Dec 8, 2022

Conversation

CalvinKirs
Copy link
Member

Support S3 protocol and Local file in hdfs plugin
Fix Hdfs storage may have file rename failure but return success

Support S3 protocol and Local file in hdfs plugin
Fix Hdfs storage  may have file rename failure but return success
@CalvinKirs CalvinKirs closed this Dec 8, 2022
@CalvinKirs CalvinKirs reopened this Dec 8, 2022
@EricJoy2048 EricJoy2048 added this to the 2.3.0 milestone Dec 8, 2022
@@ -30,6 +30,25 @@

import java.util.Map;

/**
* HdfsCheckpointStorageFactory.
Copy link
Member

Choose a reason for hiding this comment

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

Could you add a document about how to config checkpoint storage in docs/en/seatunnel-engine ?

Copy link
Member Author

Choose a reason for hiding this comment

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

yup, I will add docs after this done

@EricJoy2048
Copy link
Member

@TyrantLucifer PTAL

@EricJoy2048 EricJoy2048 merged commit 8f6ccfb into apache:dev Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants