You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Yajna Pandith (Jira)" <ji...@apache.org> on 2020/02/10 16:52:00 UTC

[jira] [Assigned] (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 ]

Yajna Pandith reassigned AIRFLOW-6369:
--------------------------------------

    Assignee: Yajna Pandith

> 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
>            Assignee: Yajna Pandith
>            Priority: Major
>              Labels: gsoc, gsoc2020, mentor
>
> 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)