I don't want an account created AIRFLOW-2087:
------------------------------------------------

             Summary: Scheduler Report shows incorrect "Total task number"
                 Key: AIRFLOW-2087
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2087
             Project: Apache Airflow
          Issue Type: Bug
    Affects Versions: Airflow 1.8, 1.9.0
            Reporter: I don't want an account


[https://github.com/apache/incubator-airflow/blob/4751abf8acad766cb576ecfe3a333d68cc693b8c/airflow/models.py#L479]
This line is printing the same "Total task number" as "Number of DAGs" in the 
cli tool `airflow list_dags -r`.

E.G. some output:
{{-------------------------------------------------------------------}}
{{DagBag loading stats for /pang/service/airflow/dags}}
{{-------------------------------------------------------------------}}
{{Number of DAGs: 1143}}
{{Total task number: 1143}}
{{DagBag parsing time: 24.900074}}
{{------------------------------------}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to