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 0C9A8200B93 for ; Sat, 1 Oct 2016 09:47:19 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 00177160AD5; Sat, 1 Oct 2016 07:47:19 +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 359E4160ACD for ; Sat, 1 Oct 2016 09:47:18 +0200 (CEST) Received: (qmail 62870 invoked by uid 500); 1 Oct 2016 07:47:17 -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 62859 invoked by uid 99); 1 Oct 2016 07:47:17 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Oct 2016 07:47:17 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id BAF8DC0C3E for ; Sat, 1 Oct 2016 07:47:16 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.519 X-Spam-Level: X-Spam-Status: No, score=-4.519 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RCVD_IN_SORBS_SPAM=0.5, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id LgriQTUFemji for ; Sat, 1 Oct 2016 07:47:16 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with SMTP id 3602B5F23C for ; Sat, 1 Oct 2016 07:47:15 +0000 (UTC) Received: (qmail 62841 invoked by uid 99); 1 Oct 2016 07:47:14 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Oct 2016 07:47:14 +0000 Received: from mail-qk0-f177.google.com (mail-qk0-f177.google.com [209.85.220.177]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id ED4891A00E8 for ; Sat, 1 Oct 2016 07:47:13 +0000 (UTC) Received: by mail-qk0-f177.google.com with SMTP id z190so126366871qkc.3 for ; Sat, 01 Oct 2016 00:47:13 -0700 (PDT) X-Gm-Message-State: AA6/9RkyO+Otex9b9H2ndC5ztJQ6Qi4gENLLbOe3OmtLz4IBEC4IuIzmND4uIf+weA/cJF/VyJ1IUFItn5lV+A== X-Received: by 10.55.100.150 with SMTP id y144mr10881704qkb.281.1475308032771; Sat, 01 Oct 2016 00:47:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.237.32.4 with HTTP; Sat, 1 Oct 2016 00:47:12 -0700 (PDT) In-Reply-To: References: From: siddharth anand Date: Sat, 1 Oct 2016 00:47:12 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: ExternalTaskSensor cases run time exception when performing the query to airflow DB To: dev@airflow.incubator.apache.org Content-Type: multipart/alternative; boundary=94eb2c05e6763a60bb053dc8eb02 archived-at: Sat, 01 Oct 2016 07:47:19 -0000 --94eb2c05e6763a60bb053dc8eb02 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hila, I commented just now. -s On Sun, Sep 25, 2016 at 10:11 PM, =D7=94=D7=99=D7=9C=D7=94 =D7=95=D7=99=D7= =96=D7=9F wrote: > Hi guys, > I posted this issue 2 weeks ago. > ExternalTaskSensor fails in each dag run - query to airflow DB fails. > > maybe one of you can help? > > https://issues.apache.org/jira/browse/AIRFLOW-503 > --94eb2c05e6763a60bb053dc8eb02--