GoogleCloudPlatform/oozie-to-airflow

Implement wf:run el-function

turbaszek opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
Implement wf:run el-function.

Why it's difficult
Airflow provides repetition at the level of individual tasks, not the level of the entire DAG.

Describe the solution you'd like
The implementation preserves the original el logic.