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 578AA10428 for ; Fri, 29 Nov 2013 03:54:19 +0000 (UTC) Received: (qmail 85160 invoked by uid 500); 29 Nov 2013 03:54:18 -0000 Delivered-To: apmail-incubator-drill-user-archive@incubator.apache.org Received: (qmail 84957 invoked by uid 500); 29 Nov 2013 03:54:16 -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 84949 invoked by uid 99); 29 Nov 2013 03:54:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Nov 2013 03:54:14 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tnachen@gmail.com designates 209.85.192.171 as permitted sender) Received: from [209.85.192.171] (HELO mail-pd0-f171.google.com) (209.85.192.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Nov 2013 03:54:08 +0000 Received: by mail-pd0-f171.google.com with SMTP id z10so12972600pdj.2 for ; Thu, 28 Nov 2013 19:53:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=8qZan41Dvp0TWoINkGOIhHqw/mpjR4t2jD1NLvidHPs=; b=nngkVxgr4jwhx18dmcU4YUQHTzje2YykVAY5ijbv0U4OMhFNs6mfpfqGqdtsEuIQRJ 6xCSzoqhqfmahhjZmMBD516jqBbYa+nY4M0cDUMWObMs7sbhWV4v6PvnoyX8R41v54JR SJ4DcSfMt8oZrDNQpgnZYI2CyabygDmtvjD9Ev2E5MjLVbUgm7DcE0DuUpAYu+zrd74r +1EN+/jMINKE9BpIkfQfmqvZV8gBrpYgKW2eCCmJn288V7jacb0VvlqQJt97zUYEZq9R zc1O2lvxUQ0+ZhBEUeegTw61s+9HE8gOK6vMGQdqm7SFrFb5XGpUqsvRF7BfkFfrqaH9 LnOQ== X-Received: by 10.66.173.74 with SMTP id bi10mr25525893pac.125.1385697228593; Thu, 28 Nov 2013 19:53:48 -0800 (PST) Received: from [192.168.1.147] (59-125-60-20.HINET-IP.hinet.net. [59.125.60.20]) by mx.google.com with ESMTPSA id bh6sm1210793pad.20.2013.11.28.19.53.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 28 Nov 2013 19:53:46 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: What storages does drill support? From: Timothy Chen X-Mailer: iPhone Mail (11B554a) In-Reply-To: Date: Fri, 29 Nov 2013 11:53:45 +0800 Cc: "drill-user@incubator.apache.org" Content-Transfer-Encoding: quoted-printable Message-Id: References: To: "drill-user@incubator.apache.org" X-Virus-Checked: Checked by ClamAV on apache.org Hi Yunlong, We currently only support hdfs and file system, with hbase currently in prog= ress. If you are interested contributing feel free to do so for other databases. Tim Sent from my iPhone > On Nov 29, 2013, at 10:37 AM, "He, Yunlong" wrote: >=20 > Hi, All, >=20 > I just start to evaluate drill, I have compiled drill from source and s= ample queries are running ok, however, I want to fill some data from databas= e, or query data from mysql-like database, but don't know how to do that, co= uld someone throw some lights? >=20 > B.R. > He Yunlong