Difference between revisions of "Apache Airflow"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
 
* [[Cloud Composer]]
 
* [[Cloud Composer]]
* Installation:  
+
* [[Apache Airflow installation|installation]]:  
 
** PIP:  
 
** PIP:  
 
*** <code>[[pip3 install apache-airflow]]</code>
 
*** <code>[[pip3 install apache-airflow]]</code>

Revision as of 09:33, 18 November 2022

wikipedia:Apache Airflow Workflow management system is a platform to programmatically author, schedule, and monitor workflows.

helm repo add apache-airflow https://airflow.apache.org
helm upgrade --install airflow apache-airflow/airflow --namespace airflow --create-namespace

Commands

Logs

Related

/etc/metricbeat/metricbeat.reference.yml
- module: airflow
  host: "localhost"
  port: "8126"
  metricsets: [ 'statsd' ]

Activities

See also

Advertising: