Difference between revisions of "Airflow Operators"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
* PrestoToMySqlOperator | * PrestoToMySqlOperator | ||
* SlackAPIOperator | * SlackAPIOperator | ||
+ | |||
+ | == Related == | ||
+ | * [[Airflow Executor]] | ||
== See also == | == See also == |
Revision as of 12:00, 30 November 2022
Core:
- BashOperator - executes a bash command
- PythonOperator - calls an arbitrary Python function
- EmailOperator - sends an email
Others:
- SimpleHttpOperator
- MySqlOperator
- PostgresOperator
- MsSqlOperator
- OracleOperator
- JdbcOperator
- DockerOperator
- HiveOperator
- S3FileTransformOperator
- PrestoToMySqlOperator
- SlackAPIOperator
Related
See also
Advertising: