-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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] Export Data Based on Backup S3 Bucket #12815
Comments
Is Export Manager going to be a separate role node? |
It is a command-line tool provided by |
So, the tool is going to grap snapshots from mutiple data nodes(through liaison)? |
About the feature, the exportation should support tags/fields selection if possible. This could reduce the volume costs of the files. |
I want to create a design to explain the details. Perhaps we can set up exporting to the backup process. |
Exporting could be a separate tool, and it is not critical for the whole ecosystem. |
Search before asking
Description
Description
This feature relies on the Backup Agent functionality outlined in #12876. The backup agent transfers the data to a S3 bucket, the Export Command LIne will enable exporting data based on this bucket, allowing users to extract and utilize specific sets of data efficiently.
Requirements
Integration with Backup Snapshots:
Export Configuration:
Export Formats:
Use case
No response
Related issues
No response
Are you willing to submit a pull request to implement this on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: