You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/21 15:53:03 UTC

[GitHub] [airflow] vitaly-krugl opened a new issue, #26565: Documentation unclear about multiple LocalExecutors on HA Scheduler deployment

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: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] uranusjr closed issue #26565: Documentation unclear about multiple LocalExecutors on HA Scheduler deployment

Posted by "uranusjr (via GitHub)" <gi...@apache.org>.
uranusjr closed issue #26565: Documentation unclear about multiple LocalExecutors on HA Scheduler deployment
URL: https://github.com/apache/airflow/issues/26565


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on issue #26565: Documentation unclear about multiple LocalExecutors on HA Scheduler deployment

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #26565:
URL: https://github.com/apache/airflow/issues/26565#issuecomment-1253951473

   You got an explanation in https://github.com/apache/airflow/discussions/26564#discussioncomment-3702194 - if you would like to enhance documentation - feel free to open PR. It's as easy as opening the documentation on our website and clickling "suggest a change on this page". The PR will open and you will be able to modify the docs and open a PR.
   
   Airlfow is created by almost 2200 contribuors like you and many of them provided fixes and docs changes when they found it is missing in return for the free software they got.  You are likely the best person now - since you looked for the information to formulate it and find the best place and way to describe it. Such user-provided-documentation is most valuable as we have far too many assumptions in our heads.
   
   Looking forwar to a PR and happy to review it when ready.
   
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] shashwata27 commented on issue #26565: Documentation unclear about multiple LocalExecutors on HA Scheduler deployment

Posted by GitBox <gi...@apache.org>.
shashwata27 commented on issue #26565:
URL: https://github.com/apache/airflow/issues/26565#issuecomment-1286434749

   @potiuk im opening the PR
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org