From drill-user-return-791-apmail-incubator-drill-user-archive=incubator.apache.org@incubator.apache.org Thu Oct 30 16:01:19 2014 Return-Path: X-Original-To: apmail-incubator-drill-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-drill-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1FFBA176D6 for ; Thu, 30 Oct 2014 16:01:19 +0000 (UTC) Received: (qmail 58992 invoked by uid 500); 30 Oct 2014 16:01:18 -0000 Delivered-To: apmail-incubator-drill-user-archive@incubator.apache.org Received: (qmail 58934 invoked by uid 500); 30 Oct 2014 16:01:18 -0000 Mailing-List: contact drill-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: drill-user@incubator.apache.org Delivered-To: mailing list drill-user@incubator.apache.org Received: (qmail 58923 invoked by uid 99); 30 Oct 2014 16:01:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Oct 2014 16:01:18 +0000 X-ASF-Spam-Status: No, hits=1.2 required=5.0 tests=FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcaidu-user@m.gmane.org designates 80.91.229.3 as permitted sender) Received: from [80.91.229.3] (HELO plane.gmane.org) (80.91.229.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Oct 2014 16:00:50 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xjs9Z-00018M-2J for drill-user@incubator.apache.org; Thu, 30 Oct 2014 17:00:49 +0100 Received: from 149.255.125.91 ([149.255.125.91]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Oct 2014 17:00:49 +0100 Received: from chris.drawater by 149.255.125.91 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Oct 2014 17:00:49 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: drill-user@incubator.apache.org From: Chris Drawater Subject: Re: Drillbits not talking even though multicast UDP working fine.. Date: Thu, 30 Oct 2014 16:00:35 +0000 (UTC) Lines: 67 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 149.255.125.91 (Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)) X-Virus-Checked: Checked by ClamAV on apache.org Sorry, the last post was a bit messy. The (foreman drillbit) drillbit.log (with debug output) shows --> no fragment_ids apart from that of the foreman fragment plus we observed --> no multi-cast UDP traffic corresponding with the SQL execution plus the (foreman drillbit) drillbit.log also has the following trace info - -> 2014-10-30 14:54:16,926 [UserServer-1] DEBUG o.a.drill.exec.rpc.user.UserServer - Received query to run. Returning query handle. 2014-10-30 14:54:16,936 [WorkManager Event Thread] DEBUG o.apache.drill.exec.work.WorkManager - Starting pending task org.apache.drill.exec.work.WorkManager$RunnableWrapper 7ed11099 2014-10-30 14:54:16,951 [042456e3-ea03-4694-b5ad-f3a3c155345e:foreman] DEBUG o.a.d.e.s.h.HBaseStoragePluginConfig - Initializing HBase StoragePlugin configuration with zookeeper quorum 'localhost', port '2181'. ... EnumerableTableAccessRel(table= [[dfs, /geo/appdata/rawdata/2014/SameNamedata.json]]): rowcount = 100.0, cumulative cost = {100.0 rows, 101.0 cpu, 0.0 io, 0.0 network, 0.0 memory}, Thanks, Chris