Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 271 Bytes

File metadata and controls

13 lines (7 loc) · 271 Bytes

Intertask Communication using XCom

Overview of Airflow XCom

Airflow XCom return_value - BashOperator

Airflow XCom return_value - PythonOperator

Passing data using Airflow task output

Pushing values using xcom_push

Pulling values using xcom_pull