vladvisan commented on PR #35965: URL: https://github.com/apache/airflow/pull/35965#issuecomment-2032218289
I feel like the following pages could be updated to make it clear that the Dask Executor was discontinued? 1. https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/executor/dask.html - 2.8.4. branch version: https://github.com/apache/airflow/blob/2.8.4/docs/apache-airflow/core-concepts/executor/dask.rst - Page already removed from the "main" branch https://github.com/apache/airflow/blob/main/docs/apache-airflow/core-concepts/executor/dask.rst - Yet still appears on the airflow documentation - Maybe it would be good to include a "Dask was recently removed" sentence instead of removing the document entirely. 2. https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/executor/index.html - 2.8.4. branch version: https://github.com/apache/airflow/blob/2.8.4/docs/apache-airflow/core-concepts/executor/index.rst - Dask reference already removed from "main" branch https://github.com/apache/airflow/blob/main/docs/apache-airflow/core-concepts/executor/index.rst - Yet still appears on the Airflow documentation - Maybe it would be good to include a "Dask was recently removed" sentence instead of removing the reference entirely. I spent some time searching for the DASK Executor install instructions, before realising that it had been removed. This could avoid this confusion for other people in the future. -- 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]
