Apache Airflow installation
Jump to navigation
Jump to search
- PIP:
pip3 install apache-airflow
pip install apache-airflow-providers-elasticsearch
[[pip3 install apache-airflow(celery)|pip3 install apache-airflow[celery]
- Homebrew: not available
- Configuration
- Kubernetes:
helm repo add apache-airflow https://airflow.apache.org
helm upgrade --install airflow apache-airflow/airflow --namespace airflow --create-namespace
Related
See also
Advertising: