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

Helper Functions for Artifact Management #1350

Open
tatiana opened this issue Nov 29, 2024 · 0 comments
Open

Helper Functions for Artifact Management #1350

tatiana opened this issue Nov 29, 2024 · 0 comments
Assignees
Labels
execution:callback Tasks related to callback when executing tasks
Milestone

Comments

@tatiana
Copy link
Collaborator

tatiana commented Nov 29, 2024

Introduce helper functions in Cosmos to facilitate artifact management. These functions would allow users to specify a list of files (from the temporary directory’s target folder) to upload to a remote store. For Airflow 2.8+, we could utilize Airflow’s Object Store integration for this purpose, with a fallback implementation for older versions that uses provider-specific hooks (e.g., S3, GCS, Azure). This abstraction would simplify artifact handling for users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execution:callback Tasks related to callback when executing tasks
Projects
None yet
Development

No branches or pull requests

3 participants