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

Sumit Maheshwari resolved AIRFLOW-319.
--------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: Airflow 1.8)

Issue resolved by pull request #1658
[https://github.com/apache/incubator-airflow/pull/1658]

> Optionally push HTTP response from HTTP_simple_operator to XCom
> ---------------------------------------------------------------
>
>                 Key: AIRFLOW-319
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-319
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: operators
>    Affects Versions: Airflow 1.7.1.3
>            Reporter: Jay Zelenkov
>            Assignee: Jay Zelenkov
>            Priority: Minor
>
> Documentation suggests that any operator's execute method that returns value 
> should push it into XCom: 
> http://airflow.incubator.apache.org/concepts.html#xcoms
> {quote}
> In addition, if a task returns a value (either from its Operator’s execute() 
> method, or from a PythonOperator’s python_callable function), then an XCom 
> containing that value is automatically pushed.
> {quote}
> ----
> This issue addresses missing xcom push behavior in {{http_operator}}
> Current implementation follows a pattern used in {{BashOperator}} and 
> suggested by [mistercrunch|https://github.com/mistercrunch] in [GitHub PR 
> 658|https://github.com/apache/incubator-airflow/pull/658]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to