You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/09/02 18:01:02 UTC

[jira] [Commented] (AIRFLOW-2567) Allow Kubernetes Pod Operator to extract result from the container as Xcom

    [ https://issues.apache.org/jira/browse/AIRFLOW-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16601396#comment-16601396 ] 

Apache Spark commented on AIRFLOW-2567:
---------------------------------------

User 'mrkm4ntr' has created a pull request for this issue:
https://github.com/apache/incubator-airflow/pull/3466

> Allow Kubernetes Pod Operator to extract result from the container as Xcom
> --------------------------------------------------------------------------
>
>                 Key: AIRFLOW-2567
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2567
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: operators
>    Affects Versions: 1.10.0
>            Reporter: Shintaro Murakami
>            Priority: Major
>             Fix For: 1.10.0, 2.0.0
>
>
> In order to simplify the construction of DAG, it is useful to be able to extract the execution result of the container as XCom.
> Users will be able to do this by writing the result as the `result.json` in `/airflow/xcom` directory mounted on the container automatically.
> This function is realized by Pod's sidecar container.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)