| Dependency | Reason |
|---|---|
| Execution Date | The execution date is 2017-06-16T10:00:00 but this is before the task's start date 2017-08-10T00:00:00. |
| Dag Not Paused | Task's DAG 'Tajolo_leadek_GA' is paused. |
| Trigger Rule | Task's trigger rule 'all_success' requires all upstream tasks to have succeeded, but found 1 non-success(es). upstream_tasks_state={'successes': 0L, 'failed': 0L, 'upstream_failed': 0L, 'skipped': 0L, 'done': 0L}, upstream_task_ids=['GA_napi_adatmentes'] |
| Dagrun Running | Task instance's dagrun was not in the 'running' state but in the state 'success'. |
1 | python //home/fodorsz/GA_data_pipelines/tajolo_statok.py
|
| Attribute | Value |
|---|---|
| dag_id | Tajolo_leadek_GA |
| duration | None |
| end_date | 2017-12-05 16:15:49.300126 |
| execution_date | 2017-06-16 10:00:00 |
| generate_command | <function generate_command at 0x7faddc7a0320> |
| hostname | |
| is_premature | False |
| job_id | None |
| key | ('Tajolo_leadek_GA', 'Stat_eloallitas', datetime.datetime(2017, 6, 16, 10, 0)) |
| log_filepath | /var/log/airflow/Tajolo_leadek_GA/Stat_eloallitas/2017-06-16T10:00:00.log |
| log_url | http://localhost:8080/admin/airflow/log?dag_id=Tajolo_leadek_GA&task_id=Stat_eloallitas&execution_date=2017-06-16T10:00:00 |
| mark_success_url | http://localhost:8080/admin/airflow/action?action=success&task_id=Stat_eloallitas&dag_id=Tajolo_leadek_GA&execution_date=2017-06-16T10:00:00&upstream=false&downstream=false |
| metadata | MetaData(bind=None) |
| operator | None |
| pid | None |
| pool | None |
| previous_ti | <TaskInstance: Tajolo_leadek_GA.Stat_eloallitas 2017-06-15 10:00:00 [None]> |
| priority_weight | 1 |
| queue | default |
| queued_dttm | None |
| run_as_user | None |
| start_date | 2017-12-05 16:15:49.300100 |
| state | None |
| task | <Task(BashOperator): Stat_eloallitas> |
| task_id | Stat_eloallitas |
| test_mode | False |
| try_number | 0 |
| unixname | airflow |
| Attribute | Value |
|---|---|
| adhoc | False |
| dag | <DAG: Tajolo_leadek_GA> |
| dag_id | Tajolo_leadek_GA |
| depends_on_past | False |
| deps | set([<TIDep(Trigger Rule)>, <TIDep(Not In Retry Period)>, <TIDep(Previous Dagrun State)>]) |
| downstream_list | [] |
| downstream_task_ids | [] |
| ['fodorsz@mapsolutions.hu'] | |
| email_on_failure | True |
| email_on_retry | True |
| end_date | None |
| env | None |
| execution_timeout | None |
| max_retry_delay | None |
| on_failure_callback | None |
| on_retry_callback | None |
| on_success_callback | None |
| output_encoding | utf-8 |
| owner | airflow |
| params | {} |
| pool | None |
| priority_weight | 1 |
| priority_weight_total | 1 |
| queue | default |
| resources | {'disk': {'_qty': 512, '_units_str': 'MB', '_name': 'Disk'}, 'gpus': {'_qty': 0, '_units_str': 'gpu(s)', '_name': 'GPU'}, 'ram': {'_qty': 512, '_units_str': 'MB', '_name': 'RAM'}, 'cpus': {'_qty': 1, '_units_str': 'core(s)', '_name': 'CPU'}} |
| retries | 1 |
| retry_delay | 0:05:00 |
| retry_exponential_backoff | False |
| run_as_user | None |
| schedule_interval | 0 10 * * * |
| sla | None |
| start_date | 2017-08-10 00:00:00 |
| task_id | Stat_eloallitas |
| task_type | BashOperator |
| template_ext | ('.sh', '.bash') |
| template_fields | ('bash_command', 'env') |
| trigger_rule | all_success |
| ui_color | #f0ede4 |
| ui_fgcolor | #000 |
| upstream_list | [<Task(BashOperator): GA_napi_adatmentes>] |
| upstream_task_ids | ['GA_napi_adatmentes'] |
| wait_for_downstream | False |
| xcom_push_flag | False |