Airflow
1.10.13
  • Project
  • License
  • Quick Start
  • Installation
  • Tutorial
  • How-to Guides
    • Setting Configuration Options
    • Initializing a Database Backend
    • Using Operators
      • BashOperator
      • Dingding Operators
      • Google Cloud Operators
      • Papermill
      • PythonOperator
      • Cross-DAG Dependencies
    • Customizing state colours in UI
    • Creating a custom Operator
    • Managing Connections
    • Securing Connections
    • Rotating encryption keys
    • Writing Logs
    • Running Airflow behind a reverse proxy
    • Running Airflow with systemd
    • Running Airflow with upstart
    • Using the Test Mode Configuration
    • Checking Airflow Health Status
    • Define an operator extra link
    • Email Configuration
    • Tracking User Activity
    • Alternative secrets backend
  • UI / Screenshots
  • Concepts
  • Data Profiling
  • Scheduler
  • Executor
  • DAG Runs
  • Plugins
  • Security
  • Time zones
  • Using the CLI
  • Integration
  • Metrics
  • Error Tracking
  • Kubernetes
  • Lineage
  • DAG Serialization
  • Backport Providers
  • Changelog
  • Best Practices
  • Production Deployment
  • FAQ
  • Privacy Notice

References

  • CLI
  • Macros
  • Python API
  • Configurations
  • REST API
Airflow
  • »
  • 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 Cloud Build Operators
    • Google Compute Engine Operators
    • Google Cloud Functions Operators
    • Google Cloud Storage Operators
    • Google Cloud Storage to Google Drive Transfer Operators
    • Google Cloud Natural Language Operators
    • Google Cloud Spanner Operators
    • Google Cloud Text to Speech Operators
    • Google Cloud Speech to Text Operators
    • Google Cloud SQL Operators
    • Google Cloud Transfer Service Operators
    • Google Cloud Translate Operators
    • Google Cloud Speech Translate Operators
    • Google Cloud Video Intelligence Operators
    • Google Cloud Vision Operators
  • Papermill
    • Usage
  • PythonOperator
    • Passing in arguments
    • Templating
  • Cross-DAG Dependencies
    • ExternalTaskSensor
    • ExternalTaskMarker
Next Previous

Revision 5b61c21a.

Built with Sphinx using a theme provided by Read the Docs.
This page uses Google Analytics to collect statistics. You can disable it by blocking the JavaScript coming from www.google-analytics.com. Check our Privacy Policy for more details.
Read the Docs v: 1.10.13
Versions
latest
stable
1.10.13
1.10.12
1.10.11
1.10.10
1.10.9
1.10.8
1.10.7
1.10.6
1.10.5
1.10.4
1.10.3post1
1.10.2
1.10.1
1.10.0
1.9.0
Downloads
On Read the Docs
Project Home
Builds