Re: airflow command not working

2019-08-21 Thread Christian Lellmann
Hi Ullas, unfortunately, the airflow commands don't run on Windows like they do on Linux. I solved this problem by running Airflow in a Docker container on Windows or you could try using the WSL2. But I'm not sure if it's already general available on Windows 10. Cheers, Chris Driesprong, Fokko

Re: airflow command not working

2019-08-21 Thread Driesprong, Fokko
Hi Ullas, Without any logs or errors, it is really hard to see what's going on. Astronomer did publish a nice guide on how to run Airflow on Windows, that might help: https://www.astronomer.io/guides/airflow-wsl/ Cheers, Fokko Op wo 21 aug. 2019 om 09:03 schreef Ullas Raj.N : > hi , > i have in

airflow command not working

2019-08-21 Thread Ullas Raj.N
hi , i have installed airflow in my windows , installation was successful but the command - "airflow initdb" is not working can u help me with this ?