You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2016/05/25 22:16:12 UTC

[jira] [Commented] (AIRFLOW-167) Get dag state for a given execution date.

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

Chris Riccomini commented on AIRFLOW-167:
-----------------------------------------

This sounds reasonable to me. Want to send a PR?

> Get dag state for a given execution date.
> -----------------------------------------
>
>                 Key: AIRFLOW-167
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-167
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Sumit Maheshwari
>
> I was trying to get state for a particular dag-run programmatically, but couldn't find a way. 
> If we could have a rest call like `/admin/dagrun?dag_id=<dag>&execution_date=<ts>` and get the output that would be best. Currently we've to do html parsing to get the same. 
> Other (and easier) way is to add a cli support like we have for `task_state`.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)