I'm trying to install Apache Airflow on Windows webserver 2016. Steps I performed :
- install pip
- pip install apache-airflow
apache airflow installed but not when I'm hitting any of the command nothing is working.
airflow webserver -p 8080 airflow scheduler
Please help me understand is it really possible to install apache airflow in "Windows server 2016"