In Cloud Composer (Apache Airflow), what is an XCom used for?

Google Cloud (GCP) Hard

Google Cloud (GCP) — Hard

In Cloud Composer (Apache Airflow), what is an XCom used for?

Key points

  • XCom is specific to task communication within a DAG
  • Airflow's metadata database is used for XCom storage
  • Data size limitations apply to XCom usage
  • XCom does not support cross-project data exchange

Ready to go further?

Related questions