I've learned a few things while working with Apache Airflow: Apache Airflow is awesome. Apache Airflow documentation sucks. If you were able to launch Airflow and run the webserver, you'll notice you're being told: WARNING: No user yet created, use flask fab command to do it. Here's that command: FLASK_APP=airflow.www.app flask fab create-admin Follow the prompts and once complete you'll be able to log in with that user. … [Read more...] about Creating your first Apache Airflow User
You are here: Home / Archives for Flask
Recent Activity