Airflow Operators

From wikieduonline
Revision as of 17:32, 19 December 2022 by Ant (talk | contribs) (→‎See also)
Jump to navigation Jump to search

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: