Dependency | Reason |
---|---|
Dagrun Running | Task instance's dagrun was not in the 'running' state but in the state 'success'. |
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'] |
1 | python /var/local/ot-analytics-aggregator/OT_aggregations/ot_property_pageview.py
|
Attribute | Value |
---|---|
dag_id | Site_Analytics |
duration | None |
end_date | None |
execution_date | 2018-01-27 14:30:00 |
generate_command | <function generate_command at 0x7f684541b320> |
hostname | |
is_premature | False |
job_id | None |
key | ('Site_Analytics', 'Property_mongoToPostgres', datetime.datetime(2018, 1, 27, 14, 30)) |
log_filepath | /var/log/airflow/Site_Analytics/Property_mongoToPostgres/2018-01-27T14:30:00.log |
log_url | http://localhost:8080/admin/airflow/log?dag_id=Site_Analytics&task_id=Property_mongoToPostgres&execution_date=2018-01-27T14:30:00 |
mark_success_url | http://localhost:8080/admin/airflow/action?action=success&task_id=Property_mongoToPostgres&dag_id=Site_Analytics&execution_date=2018-01-27T14:30:00&upstream=false&downstream=false |
metadata | MetaData(bind=None) |
operator | None |
pid | None |
pool | None |
previous_ti | <TaskInstance: Site_Analytics.Property_mongoToPostgres 2018-01-27 13:30:00 [None]> |
priority_weight | 1 |
queue | default |
queued_dttm | None |
run_as_user | None |
start_date | None |
state | None |
task | <Task(BashOperator): Property_mongoToPostgres> |
task_id | Property_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 | Property_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 |