vitaly-krugl opened a new issue, #26565:
URL: https://github.com/apache/airflow/issues/26565

   ### What do you see as an issue?
   
   According to Airflow documentation, it's now possible to run multiple 
Airflow Schedulers starting with Airflow 2.x.
   
   What's not clear from the documentation is what happens each of the machines 
running the Scheduler has executor = LocalExecutor in the [core] section of 
airflow.cfg. In this context, if I have Airflow Scheduler running on 3 
machines, does this mean that there will also be 3 LocalExecutors processing 
tasks in a distributed fashion?
   
   ### Solving the problem
   
   Enhancing documentation to clarify the details about multiple LocalExecutors 
on HA Scheduler deployment
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to