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 2020/12/07 07:15:46 UTC

[GitHub] [airflow] baolsen opened a new issue #12874: Improve Testing on Windows OS

baolsen opened a new issue #12874:
URL: https://github.com/apache/airflow/issues/12874


   **Description**
   
   Airflow does not currently support Windows (although there is some ability to run on WSL2).
   This not only applies to installing / running Airflow but also extends to developing Airflow itself.
   
   **Use case / motivation**
   
   I develop on Windows (corporate requirement) and would like to improve the ability to test Airflow more easily.
   My goal isn't to get the full test environment working on Windows, but just take some small steps to get to a point where it is somewhat functional. Using WSL is not ideal for me specifically as I can't install it on my development machine.
   
   **Related Issues**
   
   There is a lot of discussion already here: https://github.com/apache/airflow/issues/10388
   Basically, getting Airflow on Windows is a large undertaking. This feature will assist with a (very) small part of it :)


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

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



[GitHub] [airflow] baolsen commented on issue #12874: Improve Testing on Windows OS

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


   Please assign to me :)


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

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



[GitHub] [airflow] potiuk commented on issue #12874: Improve Testing on Windows OS

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


   It's certainly part of it. This issue will be fixed only when we havemore or less working breeze on Windows. 
   
   BTW. @baolsen -> we have been struggling a bit with @bowrna and @edithturn with making autocomplete works for Windows. We are using Python's [Click](https://click.palletsprojects.com/en/8.0.x/) for command line parameters and it generates autocomplete Power Shell scripts, but the documentation on it paired wtith our (in)experience with Windows makes it rather pathetic (I am talking about myself :D). Maybe you would like to be one of our early users to test things like that on Windows? 
   
   I think we need someone like you who uses Windows and knows Airflow and would like to have nice development envronment for it. 
   
   Would it be possible that you help us with it ?


-- 
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 #12874: Improve Testing on Windows OS

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


   I will make sure to add Windows support when I finally have time to finish the design doc :). @baolsen -> please make sure to follow the  discussion and maybe you want to join the team of future Breeze developers :).


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

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



[GitHub] [airflow] eladkal commented on issue #12874: Improve Testing on Windows OS

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


   I think this issue is covered by https://github.com/apache/airflow/issues/19966
   @potiuk can you confirm?


-- 
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 #12874: Improve Testing on Windows OS

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


   Cool. Happy to help with that! I have a dual boot windows on my PC, so maybe after 2.0 is out and we Rewrite Breeze in Python #12282  that might be actually doable!


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

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



[GitHub] [airflow] potiuk edited a comment on issue #12874: Improve Testing on Windows OS

Posted by GitBox <gi...@apache.org>.
potiuk edited a comment on issue #12874:
URL: https://github.com/apache/airflow/issues/12874#issuecomment-1005979610


   It's certainly part of it. This issue will be fixed only when we have more or less working breeze on Windows. 
   
   BTW. @baolsen -> we have been struggling a bit with @bowrna and @edithturn with making autocomplete works for Windows. We are using Python's [Click](https://click.palletsprojects.com/en/8.0.x/) for command line parameters and it generates autocomplete Power Shell scripts, but the documentation on it paired wtith our (in)experience with Windows makes it rather pathetic (I am talking about myself :D). Maybe you would like to be one of our early users to test things like that on Windows? 
   
   I think we need someone like you who uses Windows and knows Airflow and would like to have nice development envronment for it. 
   
   Would it be possible that you help us with it ?


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