Difference between revisions of "Pip3 install apache-airflow"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
To execute non production airflow: | To execute non production airflow: | ||
− | + | * <code>[[airflow standalone]]</coee> | |
Revision as of 12:25, 30 November 2022
pip3 install poetry pip3 install apache-airflow airflow version
To execute non production airflow:
airflow standalone</coee>
Errors
pip3 install apache-airflow
.../...
ModuleNotFoundError: No module named 'poetry'
Solution: pip3 install poetry
Related
pip install 'apache-airflow[statsd]'
airflow --help
airflow webserver
See also
airflow db [ upgrade | init | check | check-migrations ]
airflow [ info | celery | config | db upgrad | config list | db init | scheduler | webserver | users | dags | kubernetes | pools | roles | tasks | variables | cheat-sheet | kereberos | plugins | rotate-fernet-key | sync-perm ] airflow --help
- Apache Airflow, Installation, configuration
airflow.cfg
, monitoring, Amazon Managed Workflows for Apache Airflow (MWAA), airflow
, Airflow Scheduler, providers, Workflows, Airflow executors, Airflow versions, Datadog integration
Advertising: