Attribute |
Value |
dag_id |
example_subdag_operator |
duration |
None |
end_date |
None |
execution_date |
2024-05-31 02:10:34.851284 |
generate_command |
<function generate_command at 0x7f684541b320> |
hostname |
|
is_premature |
False |
job_id |
None |
key |
('example_subdag_operator', 'section-2', datetime.datetime(2024, 5, 31, 2, 10, 34, 851284)) |
log_filepath |
/var/log/airflow/example_subdag_operator/section-2/2024-05-31T02:10:34.851284.log |
log_url |
http://localhost:8080/admin/airflow/log?dag_id=example_subdag_operator&task_id=section-2&execution_date=2024-05-31T02:10:34.851284 |
mark_success_url |
http://localhost:8080/admin/airflow/action?action=success&task_id=section-2&dag_id=example_subdag_operator&execution_date=2024-05-31T02:10:34.851284&upstream=false&downstream=false |
metadata |
MetaData(bind=None) |
operator |
None |
pid |
None |
pool |
None |
previous_ti |
None |
priority_weight |
2 |
queue |
default |
queued_dttm |
None |
run_as_user |
None |
start_date |
None |
state |
None |
task |
<Task(SubDagOperator): section-2> |
task_id |
section-2 |
test_mode |
False |
try_number |
0 |
unixname |
airflow |
Attribute |
Value |
adhoc |
False |
dag |
<DAG: example_subdag_operator> |
dag_id |
example_subdag_operator |
depends_on_past |
False |
deps |
set([<TIDep(Trigger Rule)>, <TIDep(Not In Retry Period)>, <TIDep(Previous Dagrun State)>]) |
downstream_list |
[<Task(DummyOperator): end>] |
downstream_task_ids |
['end'] |
email |
None |
email_on_failure |
True |
email_on_retry |
True |
end_date |
None |
execution_timeout |
None |
executor |
<airflow.executors.sequential_executor.SequentialExecutor object at 0x7f68466bdc90> |
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 |
2 |
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 |
None |
sla |
None |
start_date |
2025-05-03 00:00:00 |
subdag |
<DAG: example_subdag_operator.section-2> |
task_id |
section-2 |
task_type |
SubDagOperator |
template_ext |
[] |
template_fields |
() |
trigger_rule |
all_success |
ui_color |
#555 |
ui_fgcolor |
#fff |
upstream_list |
[<Task(DummyOperator): some-other-task>] |
upstream_task_ids |
['some-other-task'] |
wait_for_downstream |
False |