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 2019/12/27 11:11:00 UTC

[jira] [Updated] (AIRFLOW-6369) clear 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:
--------------------------
    Description: 
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



  was:
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




> clear 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



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