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. |
Task Instance State | Task is in the 'success' state which is not a valid state for execution. The task must be cleared in order to be run. |
1 | python /var/local/ot-analytics-aggregator/OnMongodbProc/IP_bot_fiter.py
|
Attribute | Value |
---|---|
dag_id | Site_Analytics |
duration | None |
end_date | 2018-10-07 22:34:15.835434 |
execution_date | 2018-10-07 21:30:00 |
generate_command | <function generate_command at 0x7f684541b320> |
hostname | ota1.otthonterkep.hu |
is_premature | False |
job_id | None |
key | ('Site_Analytics', 'IP_filtering', datetime.datetime(2018, 10, 7, 21, 30)) |
log_filepath | /var/log/airflow/Site_Analytics/IP_filtering/2018-10-07T21:30:00.log |
log_url | http://localhost:8080/admin/airflow/log?dag_id=Site_Analytics&task_id=IP_filtering&execution_date=2018-10-07T21:30:00 |
mark_success_url | http://localhost:8080/admin/airflow/action?action=success&task_id=IP_filtering&dag_id=Site_Analytics&execution_date=2018-10-07T21:30:00&upstream=false&downstream=false |
metadata | MetaData(bind=None) |
operator | None |
pid | 24795 |
pool | None |
previous_ti | <TaskInstance: Site_Analytics.IP_filtering 2018-10-07 20:30:00 [success]> |
priority_weight | 4 |
queue | default |
queued_dttm | None |
run_as_user | None |
start_date | 2018-10-07 22:30:06.811943 |
state | success |
task | <Task(BashOperator): IP_filtering> |
task_id | IP_filtering |
test_mode | False |
try_number | 1 |
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 | [<Task(BashOperator): MongoDB_Processes>] |
downstream_task_ids | ['MongoDB_Processes'] |
['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 | 4 |
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 | IP_filtering |
task_type | BashOperator |
template_ext | ('.sh', '.bash') |
template_fields | ('bash_command', 'env') |
trigger_rule | all_success |
ui_color | #f0ede4 |
ui_fgcolor | #000 |
upstream_list | [] |
upstream_task_ids | [] |
wait_for_downstream | False |
xcom_push_flag | False |