[
https://issues.apache.org/jira/browse/AIRFLOW-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong resolved AIRFLOW-2567.
---------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
1.10.0
Issue resolved by pull request #3466
[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)