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/11/25 23:29:10 UTC

[GitHub] [airflow] o-nikolas opened a new issue, #27934: AIP-51 - Add More Details to Docs re Writing Custom Executors

o-nikolas opened a new issue, #27934:
URL: https://github.com/apache/airflow/issues/27934

   There is some documentation [here](https://airflow.apache.org/docs/apache-airflow/stable/executor/index.html) for Executors with a very small explanation on how to provide a path to a custom executor class.
   However, it would be nice to add more pointers, tips and tricks around building custom Executors. Specifically around the importance of inheriting the Airflow BaseExecutor interface as well as what knobs are available from the BaseExecutor interface.  


-- 
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] o-nikolas commented on issue #27934: AIP-51 - Add More Details to Docs re Writing Custom Executors

Posted by "o-nikolas (via GitHub)" <gi...@apache.org>.
o-nikolas commented on issue #27934:
URL: https://github.com/apache/airflow/issues/27934#issuecomment-1664215887

   Hey @Bowrna, I just finished one of the last AIP-51 development tasks and was planning on doing this one next. Let's definitely collaborate though! I'll be sure to tag you on 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


[GitHub] [airflow] o-nikolas commented on issue #27934: AIP-51 - Add More Details to Docs re Writing Custom Executors

Posted by "o-nikolas (via GitHub)" <gi...@apache.org>.
o-nikolas commented on issue #27934:
URL: https://github.com/apache/airflow/issues/27934#issuecomment-1669945802

   Requested in #33146


-- 
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] Bowrna commented on issue #27934: AIP-51 - Add More Details to Docs re Writing Custom Executors

Posted by "Bowrna (via GitHub)" <gi...@apache.org>.
Bowrna commented on issue #27934:
URL: https://github.com/apache/airflow/issues/27934#issuecomment-1663852471

   @o-nikolas Could i check this issue if its still open?


-- 
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