Difference between revisions of "Apache Airflow"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
* [[Cloud Composer]]
 
* [[Cloud Composer]]
 
* [[Apache Airflow installation|Installation]]:  
 
* [[Apache Airflow installation|Installation]]:  
** PIP:
 
*** <code>[[pip3 install apache-airflow]]</code>
 
**** <code>[[pip install apache-airflow-providers-elasticsearch]]</code>
 
**** <code>pip3 install apache-airflow[celery]</code>
 
** Homebrew: not available
 
** [[Airflow configuration|Configuration]]
 
** Kubernetes:
 
:::<code>[[helm repo add apache-airflow]] https://airflow.apache.org</code>
 
:::<code>[[helm upgrade --install]] airflow apache-airflow/airflow --namespace airflow --create-namespace</code>
 
  
 
== Commands ==
 
== Commands ==

Revision as of 09:34, 18 November 2022

Advertising: