Difference between revisions of "Airflow Operators"
Jump to navigation
Jump to search
(Created page with " * https://airflow.apache.org/docs/apache-airflow/stable/concepts/operators.html == See also == * {{Airflow}} Category:Airflow") |
|||
Line 2: | Line 2: | ||
* https://airflow.apache.org/docs/apache-airflow/stable/concepts/operators.html | * https://airflow.apache.org/docs/apache-airflow/stable/concepts/operators.html | ||
+ | * BashOperator - executes a bash command | ||
+ | * PythonOperator - calls an arbitrary Python function | ||
+ | * EmailOperator - sends an email | ||
Revision as of 10:32, 30 November 2022
- BashOperator - executes a bash command
- PythonOperator - calls an arbitrary Python function
- EmailOperator - sends an email
See also
Advertising: