t oo created AIRFLOW-5006:
-----------------------------
Summary: Need task_failures audit trail for failed run in
metastore db even after running 'clear' results in next DagRun successful
Key: AIRFLOW-5006
URL: https://issues.apache.org/jira/browse/AIRFLOW-5006
Project: Apache Airflow
Issue Type: Improvement
Components: database
Affects Versions: 1.10.3
Environment: mysql RDS metastore, localexecutor
Reporter: t oo
if a dagrun fails (and so some rows go to task_fail table in metastore) but
then after running 'clear' from cli to restart the dagrun (and its successful
run) the rows from metastore's task_fail table get deleted. is this expected?
or is there some way i can keep history of all failures in metastore?
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)