Airflow
1.10.3post1
  • Project
  • License
  • Quick Start
  • Installation
  • Tutorial
  • How-to Guides
    • Setting Configuration Options
    • Initializing a Database Backend
    • Using Operators
      • BashOperator
      • Dingding Operators
      • Google Cloud Operators
      • PythonOperator
    • Managing Connections
    • Securing Connections
    • Rotating encryption keys
    • Writing Logs
    • Scaling Out with Celery
    • Scaling Out with Dask
    • Scaling Out with Mesos (community contributed)
    • Running Airflow behind a reverse proxy
    • Running Airflow with systemd
    • Running Airflow with upstart
    • Using the Test Mode Configuration
    • Checking Airflow Health Status
  • UI / Screenshots
  • Concepts
  • Data Profiling
  • Command Line Interface
  • Scheduling & Triggers
  • Plugins
  • Security
  • Time zones
  • Experimental Rest API
  • Integration
  • Metrics
  • Kubernetes
  • Lineage
  • Changelog
  • FAQ
  • Macros reference
  • API Reference
Airflow
  • Docs »
  • How-to Guides »
  • Using Operators
  • Edit on GitHub

Using OperatorsΒΆ

An operator represents a single, ideally idempotent, task. Operators determine what actually executes when your DAG runs.

See the Operators Concepts documentation and the Operators API Reference for more information.

  • BashOperator
    • Templating
    • Troubleshooting
  • Dingding Operators
    • Prerequisite Tasks
    • Basic Usage
    • Remind users in message
    • Send rich text message
    • Sending messages from a Task callback
    • Changing connection host if you need
    • More information
  • Google Cloud Operators
    • Google Cloud Bigtable Operators
    • Google Compute Engine Operators
    • Google Cloud Functions Operators
    • Google Cloud Storage Operators
    • Google Cloud Natural Language Operators
    • Google Cloud Spanner Operators
    • Google Cloud Sql Operators
    • Google Cloud Transfer Service Operators
    • Google Cloud Translate Operators
    • Google Cloud Vision Operators
  • PythonOperator
    • Passing in arguments
    • Templating
Next Previous

Revision c4a7d2bc.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 1.10.3post1
Versions
latest
stable
1.10.3post1
1.10.2
1.10.1
1.10.0
1.9.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.