| Attribute |
Value |
| dag_id |
example_subdag_operator |
| duration |
None |
| end_date |
None |
| execution_date |
2024-02-16 22:00:45.025752 |
| generate_command |
<function generate_command at 0x7faddc7a0320> |
| hostname |
|
| is_premature |
False |
| job_id |
None |
| key |
('example_subdag_operator', 'section-1', datetime.datetime(2024, 2, 16, 22, 0, 45, 25752)) |
| log_filepath |
/var/log/airflow/example_subdag_operator/section-1/2024-02-16T22:00:45.025752.log |
| log_url |
http://localhost:8080/admin/airflow/log?dag_id=example_subdag_operator&task_id=section-1&execution_date=2024-02-16T22:00:45.025752 |
| mark_success_url |
http://localhost:8080/admin/airflow/action?action=success&task_id=section-1&dag_id=example_subdag_operator&execution_date=2024-02-16T22:00:45.025752&upstream=false&downstream=false |
| metadata |
MetaData(bind=None) |
| operator |
None |
| pid |
None |
| pool |
None |
| previous_ti |
None |
| priority_weight |
4 |
| queue |
default |
| queued_dttm |
None |
| run_as_user |
None |
| start_date |
None |
| state |
None |
| task |
<Task(SubDagOperator): section-1> |
| task_id |
section-1 |
| 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): some-other-task>] |
| downstream_task_ids |
['some-other-task'] |
| email |
None |
| email_on_failure |
True |
| email_on_retry |
True |
| end_date |
None |
| execution_timeout |
None |
| executor |
<airflow.executors.sequential_executor.SequentialExecutor object at 0x7faddda42c90> |
| 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 |
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 |
0 |
| retry_delay |
0:05:00 |
| retry_exponential_backoff |
False |
| run_as_user |
None |
| schedule_interval |
None |
| sla |
None |
| start_date |
2025-12-12 00:00:00 |
| subdag |
<DAG: example_subdag_operator.section-1> |
| task_id |
section-1 |
| task_type |
SubDagOperator |
| template_ext |
[] |
| template_fields |
() |
| trigger_rule |
all_success |
| ui_color |
#555 |
| ui_fgcolor |
#fff |
| upstream_list |
[<Task(DummyOperator): start>] |
| upstream_task_ids |
['start'] |
| wait_for_downstream |
False |