You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Dan Davydov (JIRA)" <ji...@apache.org> on 2016/05/10 20:19:13 UTC

[jira] [Comment Edited] (AIRFLOW-94) 'Mark upstream tasks as successful' does not actually select upstream tasks

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

Dan Davydov edited comment on AIRFLOW-94 at 5/10/16 8:19 PM:
-------------------------------------------------------------

FWIW I couldn't reproduce this on airbnb_rb1.7.1rc4 (this branch is a little bit old though, it uses master from about 2 weeks ago with some commits cherrypicked on top).


was (Author: aoen):
I couldn't reproduce this on airbnb_rb1.7.1rc4 (this branch is a little bit old though, it uses master from about 2 weeks ago with some commits cherrypicked on top).

> 'Mark upstream tasks as successful' does not actually select upstream tasks
> ---------------------------------------------------------------------------
>
>                 Key: AIRFLOW-94
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-94
>             Project: Apache Airflow
>          Issue Type: Bug
>         Environment: EC2 t2.medium instance, 
> Docker `version 1.11.1, build 5604cbe`, 
> Host is `Linux ip-172-31-44-140 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17 20:50:15 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux`, 
> Docker containers are built upon the `python:3.5` image, 
> LocalExecutor is used with two scheduler containers running,
> Airflow @ dddfd3b5bf2cabaac6eec123dfa3cb59e73a56f5
>            Reporter: Bence Nagy
>         Attachments: 1.png, 2.png, 3.png, 4.png
>
>
> Steps to reproduce:
> 1. Add any DAG with a task depending on another
> 2. Go to the web UI's tree view
> 3. Click the depending task's latest execution (make sure the upstream task is not successful yet)
> 4. Click the 'Upstream' button next 'Mark Success', then click 'Mark Success'
> Only the depending task will be selected, its dependencies will not be there.



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