You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2019/04/23 09:37:00 UTC

[jira] [Commented] (AIRFLOW-4387) airflow 'clear' command handling for hourly exec dates

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

Ash Berlin-Taylor commented on AIRFLOW-4387:
--------------------------------------------

Yeah, although it says "date" it should all be a datetime so passing {{-s 2019-01-01T10:00 -e 2019-01-01T10:59}} or similar should work.

> airflow 'clear' command handling for hourly exec dates
> ------------------------------------------------------
>
>                 Key: AIRFLOW-4387
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4387
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: cli, scheduler
>    Affects Versions: 1.10.3
>            Reporter: t oo
>            Priority: Major
>
> Airflow clear has below options now:
> -s, --start_date
> Override start_date YYYY-MM-DD
> -e, --end_date
> Override end_date YYYY-MM-DD
>  
> But this does not allow clearing 2019-01-01T10:00 exec date while not clearing 2019-01-01T11:00 or 2019-01-01T09:00 exec dates
>  
> UPDATE: Perhaps just the documentation is wrong and needs updating
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)