You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "t oo (Jira)" <ji...@apache.org> on 2020/01/05 18:54:00 UTC

[jira] [Updated] (AIRFLOW-6369) clear cli command needs a 'conf' option

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

t oo updated AIRFLOW-6369:
--------------------------
    Summary: clear cli command needs a 'conf' option  (was: clear command needs a 'conf' option)

> clear cli command needs a 'conf' option
> ---------------------------------------
>
>                 Key: AIRFLOW-6369
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6369
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: cli, core, DagRun
>    Affects Versions: 1.10.6
>            Reporter: t oo
>            Priority: Major
>
> key-value pairs of conf can be passed into trigger_dag command
> ie
> --conf '{"ric":"amzn"}'
> clear command needs this feature too
> ie in case exec_date is important and there was a failure halfway in the 1st dagrun due to bad conf being sent on trigger_dag command and want to run the same execdate but with new conf on 2nd dagrun
> alternative solution would be a new delete_dag_run cli command so never need to 'clear' but can do a 2nd DagRun for same exec date



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