Attribute |
Value |
dag_id |
example_branch_operator |
duration |
None |
end_date |
None |
execution_date |
2024-02-16 22:00:43.931756 |
generate_command |
<function generate_command at 0x7f684541b320> |
hostname |
|
is_premature |
False |
job_id |
None |
key |
('example_branch_operator', 'join', datetime.datetime(2024, 2, 16, 22, 0, 43, 931756)) |
log_filepath |
/var/log/airflow/example_branch_operator/join/2024-02-16T22:00:43.931756.log |
log_url |
http://localhost:8080/admin/airflow/log?dag_id=example_branch_operator&task_id=join&execution_date=2024-02-16T22:00:43.931756 |
mark_success_url |
http://localhost:8080/admin/airflow/action?action=success&task_id=join&dag_id=example_branch_operator&execution_date=2024-02-16T22:00:43.931756&upstream=false&downstream=false |
metadata |
MetaData(bind=None) |
operator |
None |
pid |
None |
pool |
None |
previous_ti |
None |
priority_weight |
1 |
queue |
default |
queued_dttm |
None |
run_as_user |
None |
start_date |
None |
state |
None |
task |
<Task(DummyOperator): join> |
task_id |
join |
test_mode |
False |
try_number |
0 |
unixname |
airflow |
Attribute |
Value |
adhoc |
False |
dag |
<DAG: example_branch_operator> |
dag_id |
example_branch_operator |
depends_on_past |
False |
deps |
set([<TIDep(Trigger Rule)>, <TIDep(Not In Retry Period)>, <TIDep(Previous Dagrun State)>]) |
downstream_list |
[] |
downstream_task_ids |
[] |
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 |
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 |
0 |
retry_delay |
0:05:00 |
retry_exponential_backoff |
False |
run_as_user |
None |
schedule_interval |
0 0 * * * |
sla |
None |
start_date |
2025-04-30 00:00:00 |
task_id |
join |
task_type |
DummyOperator |
template_ext |
[] |
template_fields |
() |
trigger_rule |
one_success |
ui_color |
#e8f7e4 |
ui_fgcolor |
#000 |
upstream_list |
[<Task(DummyOperator): follow_branch_a>, <Task(DummyOperator): follow_branch_b>, <Task(DummyOperator): follow_branch_c>, <Task(DummyOperator): follow_branch_d>] |
upstream_task_ids |
['follow_branch_a', 'follow_branch_b', 'follow_branch_c', 'follow_branch_d'] |
wait_for_downstream |
False |