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

Modify the DAGs to remove ECS operator references #232

Open
1 task
smohiudd opened this issue Oct 6, 2024 · 1 comment
Open
1 task

Modify the DAGs to remove ECS operator references #232

smohiudd opened this issue Oct 6, 2024 · 1 comment
Assignees

Comments

@smohiudd
Copy link
Contributor

smohiudd commented Oct 6, 2024

Description

SM2A will no longer use ECS Operators and instead will use native Airflow operators.
This ticket will invovle:

  • Modifying DAGs to remove ECS operator references
  • Refactor the tasks to use native Airflow operators (e.g., PythonOperator, BashOperator)
  • Update the DAGs configuration to support native Airflow operators

Acceptance Critieria

  • Airflow Operators are implemented and tested in dev SM2A
@amarouane-ABDELHAK
Copy link
Contributor

Pushed this branch where we will be using build_stac as a python operator instead of ECS task

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

2 participants