[ 
https://issues.apache.org/jira/browse/AIRFLOW-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Phillips updated AIRFLOW-6434:
------------------------------------
    Description: 
This change 
([https://github.com/apache/airflow/commit/8a6dc6657d2a32ac3979e6478512d518ad5a5212)|https://github.com/apache/airflow/commit/8a6dc6657d2a32ac3979e6478512d518ad5a5212]
 introduced a slight (and I believe unintended) change to the Docker Operator 
xcom behavior.

Even if xcom_push is True, DockerOperator.execute will not return a value and 
thus will not push an xcom value.

  was:
This 
[change]([https://github.com/apache/airflow/commit/8a6dc6657d2a32ac3979e6478512d518ad5a5212)|https://github.com/apache/airflow/commit/8a6dc6657d2a32ac3979e6478512d518ad5a5212]
 introduced a slight (and I believe unintended) change to the Docker Operator 
xcom behavior.

Even if xcom_push is True, DockerOperator.execute will not return a value and 
thus will not push an xcom value.


> Docker Operator No Longer XComs Result in 1.10.7
> ------------------------------------------------
>
>                 Key: AIRFLOW-6434
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6434
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: operators, xcom
>    Affects Versions: 1.10.7
>            Reporter: Brian Phillips
>            Priority: Trivial
>
> This change 
> ([https://github.com/apache/airflow/commit/8a6dc6657d2a32ac3979e6478512d518ad5a5212)|https://github.com/apache/airflow/commit/8a6dc6657d2a32ac3979e6478512d518ad5a5212]
>  introduced a slight (and I believe unintended) change to the Docker Operator 
> xcom behavior.
> Even if xcom_push is True, DockerOperator.execute will not return a value and 
> thus will not push an xcom value.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to