| Dependency | Reason |
|---|---|
| Dag Not Paused | Task's DAG 'Site_Analytics' 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': 1L, 'upstream_failed': 0L, 'skipped': 0L, 'done': 1L}, upstream_task_ids=['MongoDB_Processes'] |
| Dagrun Running | Task instance's dagrun was not in the 'running' state but in the state 'success'. |
1 | python /var/local/ot-analytics-aggregator/OT_aggregations/ot_conversion.py
|
| Attribute | Value |
|---|---|
| dag_id | Site_Analytics |
| duration | None |
| end_date | None |
| execution_date | 2018-01-27 06:30:00 |
| generate_command | <function generate_command at 0x7faddc7a0320> |
| hostname | |
| is_premature | False |
| job_id | None |
| key | ('Site_Analytics', 'Conversions_mongoToPostgres', datetime.datetime(2018, 1, 27, 6, 30)) |
| log_filepath | /var/log/airflow/Site_Analytics/Conversions_mongoToPostgres/2018-01-27T06:30:00.log |
| log_url | http://localhost:8080/admin/airflow/log?dag_id=Site_Analytics&task_id=Conversions_mongoToPostgres&execution_date=2018-01-27T06:30:00 |
| mark_success_url | http://localhost:8080/admin/airflow/action?action=success&task_id=Conversions_mongoToPostgres&dag_id=Site_Analytics&execution_date=2018-01-27T06:30:00&upstream=false&downstream=false |
| metadata | MetaData(bind=None) |
| operator | None |
| pid | None |
| pool | None |
| previous_ti | <TaskInstance: Site_Analytics.Conversions_mongoToPostgres 2018-01-27 05:30:00 [None]> |
| priority_weight | 1 |
| queue | default |
| queued_dttm | None |
| run_as_user | None |
| start_date | None |
| state | None |
| task | <Task(BashOperator): Conversions_mongoToPostgres> |
| task_id | Conversions_mongoToPostgres |
| test_mode | False |
| try_number | 0 |
| unixname | airflow |
| Attribute | Value |
|---|---|
| adhoc | False |
| dag | <DAG: Site_Analytics> |
| dag_id | Site_Analytics |
| 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 | 5 |
| retry_delay | 0:05:00 |
| retry_exponential_backoff | False |
| run_as_user | None |
| schedule_interval | 30 * * * * |
| sla | None |
| start_date | 2017-10-10 00:00:00 |
| task_id | Conversions_mongoToPostgres |
| 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): MongoDB_Processes>] |
| upstream_task_ids | ['MongoDB_Processes'] |
| wait_for_downstream | False |
| xcom_push_flag | False |