You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Zhou Fang (JIRA)" <ji...@apache.org> on 2019/07/31 23:47:00 UTC

[jira] [Created] (AIRFLOW-5088) To implement DAG serialization using JSON for DB persistence

Zhou Fang created AIRFLOW-5088:
----------------------------------

             Summary: To implement DAG serialization using JSON for DB persistence
                 Key: AIRFLOW-5088
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5088
             Project: Apache Airflow
          Issue Type: Improvement
          Components: DAG, webserver
    Affects Versions: 1.10.5
            Reporter: Zhou Fang


Created this issue for starting to implement DAG serialization using JSON and persistence in DB. Serialized DAG will be used in webserver for solving the webserver scalability issue.

 

The implementation is based on AIP-24: [https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-24+DAG+Persistence+in+DB+using+JSON+for+Airflow+Webserver+and+%28optional%29+Scheduler]

 

 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)