Port over executor_config
for various executors using task sdk
#46892
Labels
area:Executors-core
LocalExecutor & SequentialExecutor
area:task-execution-interface-aip72
AIP-72: Task Execution Interface (TEI) aka Task SDK
kind:meta
High-level information important to the community
Body
We can today specify the
executor_config
while running a task in KubernetesExecutor, SequentialExecutor, AWSExecutor, EdgeExecutor atleast. Example: https://github.com/apache/airflow/blob/main/airflow/example_dags/example_kubernetes_executor.py#L102-L139This task will track that effort, feel free to break it into 1 task per executor too.
Committer
The text was updated successfully, but these errors were encountered: