Force local Python executor
If you want to uselocal_python
executor when DEFAULT_EXECUTOR_TYPE
is set to another executor type,
you can set the executor_type
to local_python_force
.Local python executors are ran within the same container as the scheduler service.
local_python
executor when DEFAULT_EXECUTOR_TYPE
is set to another executor type,
you can set the executor_type
to local_python_force
.