You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2019/12/29 12:22:00 UTC

[jira] [Created] (AIRFLOW-6390) DAG migration tool to 2.0.0

Jarek Potiuk created AIRFLOW-6390:
-------------------------------------

             Summary: DAG migration tool to 2.0.0
                 Key: AIRFLOW-6390
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6390
             Project: Apache Airflow
          Issue Type: New Feature
          Components: core
    Affects Versions: 1.10.7, 1.10.6, 1.10.5, 1.10.4, 1.10.3, 1.10.2
            Reporter: Jarek Potiuk
            Assignee: Jarek Potiuk
             Fix For: 2.0.0


Before releasing 2.0.0, we should create DAG migration tool for migrating DAGs to Apache Airflow 2.0 based on UPDATING.md and incompatibilities introduced in 2.0.0

 

It should mostly automate migrating DAGs and correcting the DAGs they have where needed and print warnings for all cases that need some manual review and corrections (with appropriate instructions).

All the changes performed automatically should be explained and described and logged so that you can refer to changes made to your DAG.

The instructions in case of manual corrections needed should be more detailed than just describing the changes in UPDATING.md. It should mention consequences of such changes, reasoning and explain what the user might expect after migration.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)