schedule_interval | 00 08,22 * * * |
---|---|
start_date | None |
end_date | None |
max_active_runs | 0 / 1 |
concurrency | 16 |
default_args | {'owner': 'airflow', 'depends_on_past': False, 'start_date': <Pendulum [2020-09-02T00:00:00+08:00]>, 'email': ['liuyuming@hiheit.com'], 'email_on_failure': True, 'email_on_retry': False, 'retries': 2, 'retry_delay': datetime.timedelta(seconds=120), 'provide_context': False, 'on_failure_callback': <function failure_callback at 0x7f4beecf77a0>} |
tasks count | 18 |
task ids | ['ods_level_load', 'ods_pvmah', 'dim_level_load', 'dim_pvmah_icsr', 'dim_pvmah_icsr_drug', 'dim_pvmah_meddra', 'dim_pvmah_patient', 'dwd_level_load', 'dwd_pvmah_query_field_info', 'dwd_pvmah_reaction_event', 'dwd_pvmah_report_matrix', 'dws_level_load', 'ads_level_load', 'ads_pvmah_icsr_patient_drug', 'ads_pvmah_icsr_reaction_event', 'ads_pvmah_icsr_report_matrix', 'report_level_load', 'tableau_data_extract_pvmah'] |
filepath | pvmah_flow.py |
owner | airflow |