Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BA440200BAF for ; Mon, 17 Oct 2016 01:04:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B8C56160AF8; Sun, 16 Oct 2016 23:04:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 33523160AD0 for ; Mon, 17 Oct 2016 01:04:59 +0200 (CEST) Received: (qmail 41479 invoked by uid 500); 16 Oct 2016 23:04:58 -0000 Mailing-List: contact dev-help@airflow.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airflow.incubator.apache.org Delivered-To: mailing list dev@airflow.incubator.apache.org Received: (qmail 41468 invoked by uid 99); 16 Oct 2016 23:04:58 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Oct 2016 23:04:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id C0CD4C05BF for ; Sun, 16 Oct 2016 23:04:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.001 X-Spam-Level: * X-Spam-Status: No, score=1.001 tagged_above=-999 required=6.31 tests=[FROM_MISSPACED=0.001, KAM_LAZY_DOMAIN_SECURITY=1] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id dfZzqnogP3BZ for ; Sun, 16 Oct 2016 23:04:57 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 890D25F2F1 for ; Sun, 16 Oct 2016 23:04:56 +0000 (UTC) Received: from localhost (cust-asf.ponee.io [163.172.22.183]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E6202E0285 for ; Sun, 16 Oct 2016 23:04:54 +0000 (UTC) MIME-Version: 1.0 Message-ID: Subject: Re: Fwd: Issue with Dynamically created tasks in a DAG References: From: "Boris Tyukin" In-Reply-To: Content-Type: text/plain; charset="iso-8859-1" x-ponymail-sender: 732ca3bf0969c8aca9fe5634de9befae8e2af94d Date: Sun, 16 Oct 2016 23:04:52 -0000 x-ponymail-agent: PonyMail Composer/0.2 To: X-Mailer: LuaSocket 3.0-rc1 archived-at: Sun, 16 Oct 2016 23:04:59 -0000 I opened a JIRA - looks like based on comments in other threads, it does not work properly right now. [AIRFLOW-574] Show Graph/Tree view and Task Instance logs using executed DagRun, not current