Attribute |
Value |
dag_id |
latest_only_with_trigger |
duration |
None |
end_date |
None |
execution_date |
2024-09-03 04:17:09.562985 |
generate_command |
<function generate_command at 0x7f684541b320> |
hostname |
|
is_premature |
False |
job_id |
None |
key |
('latest_only_with_trigger', 'task1', datetime.datetime(2024, 9, 3, 4, 17, 9, 562985)) |
log_filepath |
/var/log/airflow/latest_only_with_trigger/task1/2024-09-03T04:17:09.562985.log |
log_url |
http://localhost:8080/admin/airflow/log?dag_id=latest_only_with_trigger&task_id=task1&execution_date=2024-09-03T04:17:09.562985 |
mark_success_url |
http://localhost:8080/admin/airflow/action?action=success&task_id=task1&dag_id=latest_only_with_trigger&execution_date=2024-09-03T04:17:09.562985&upstream=false&downstream=false |
metadata |
MetaData(bind=None) |
operator |
None |
pid |
None |
pool |
None |
previous_ti |
None |
priority_weight |
3 |
queue |
default |
queued_dttm |
None |
run_as_user |
None |
start_date |
None |
state |
None |
task |
<Task(DummyOperator): task1> |
task_id |
task1 |
test_mode |
False |
try_number |
0 |
unixname |
airflow |
Attribute |
Value |
adhoc |
False |
dag |
<DAG: latest_only_with_trigger> |
dag_id |
latest_only_with_trigger |
depends_on_past |
False |
deps |
set([<TIDep(Trigger Rule)>, <TIDep(Not In Retry Period)>, <TIDep(Previous Dagrun State)>]) |
downstream_list |
[<Task(DummyOperator): task3>, <Task(DummyOperator): task4>] |
downstream_task_ids |
['task3', 'task4'] |
email |
None |
email_on_failure |
True |
email_on_retry |
True |
end_date |
None |
execution_timeout |
None |
max_retry_delay |
None |
on_failure_callback |
None |
on_retry_callback |
None |
on_success_callback |
None |
owner |
Airflow |
params |
{} |
pool |
None |
priority_weight |
1 |
priority_weight_total |
3 |
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 |
0 |
retry_delay |
0:05:00 |
retry_exponential_backoff |
False |
run_as_user |
None |
schedule_interval |
4:00:00 |
sla |
None |
start_date |
2025-04-29 00:00:00 |
task_id |
task1 |
task_type |
DummyOperator |
template_ext |
[] |
template_fields |
() |
trigger_rule |
all_success |
ui_color |
#e8f7e4 |
ui_fgcolor |
#000 |
upstream_list |
[<Task(LatestOnlyOperator): latest_only>] |
upstream_task_ids |
['latest_only'] |
wait_for_downstream |
False |