You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/19 08:24:00 UTC

[jira] [Commented] (AIRFLOW-1031) 'scheduled__' may replace with DagRun.ID_PREFIX in DagRun.run_id

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

ASF subversion and git services commented on AIRFLOW-1031:
----------------------------------------------------------

Commit ec33ff8f090d2dc5e84995f11d3624862c96d1e5 in incubator-airflow's branch refs/heads/master from MoreFreeze
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=ec33ff8 ]

[AIRFLOW-1031] Replace hard-code to DagRun.ID_PREFIX

Closes #2613 from morefreeze/patch-1


> 'scheduled__' may replace with DagRun.ID_PREFIX in DagRun.run_id
> ----------------------------------------------------------------
>
>                 Key: AIRFLOW-1031
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1031
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: DagRun
>    Affects Versions: Airflow 1.8
>            Reporter: Fred Liu
>            Assignee: Fred Liu
>            Priority: Trivial
>              Labels: easyfix, newbie
>             Fix For: 1.9.0
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> https://github.com/apache/incubator-airflow/blob/v1-8-stable/airflow/jobs.py#L840
> This 'scheduled__' may replace with DagRun.ID_PREFIX
> I searched 'scheduled__', it seems don't appear other code.
> Can I send a PR to fix this?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)