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

Pierrick Boitel commented on AIRFLOW-5295:
------------------------------------------

Hi [~ash] the problems didn't happend anymore with version 1.10.3 of Airflow, 
you can close the issue.
Sorry for the inconvenience and thanks for your time

> DAG doesn't take the last value of XCOM
> ---------------------------------------
>
>                 Key: AIRFLOW-5295
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5295
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: DAG
>    Affects Versions: 1.8.0, 1.10.3
>            Reporter: Pierrick Boitel
>            Priority: Minor
>
> I have sometimes failure on my DAG and need to re-run some tasks. Some of 
> these emits a new value for a XCOM, but when following tasks runs, they 
> generally takes the old value for this XCOM (although the value is good in 
> Airflow's database). In order to have the good value, I have to clear my 
> tasks several time (more than 10 time sometimes) which is really painfull.
> I suppose that the DAG on the scheduler keeps the value on cache but not sure 
> on this. I didn't enable pickking for the JSON too.



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

Reply via email to