ErandH commented on issue #26274: URL: https://github.com/apache/airflow/issues/26274#issuecomment-1902430606
Hi I am new to Airflow. @potiuk , any updates on when Airflow will be supported natively on Windows? You mention that running airflow through wsl2 is not appropriate for production. What if i am running Airflow on a seperate linux server (scheduler and webserver), postgres on another server, and i use CeleryExecutor to connect to workers on remote windows machines that run in ubuntu wsl2? So in this case the scheduler would not run on wsl2 but the workers would. The reason for this is that i need to run tasks on my windows environments ; with this setup i can run cmd.exe easily from tasks in ubuntu. Any better alternatives to this that avoid having to use wsl2 for workers? My constraint is i need to access my windows environment. Any advice would be greatly appreciated. -- 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]
