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 6203011EB6 for ; Tue, 13 May 2014 12:44:56 +0000 (UTC) Received: (qmail 19464 invoked by uid 500); 13 May 2014 12:44:55 -0000 Delivered-To: apmail-incubator-drill-user-archive@incubator.apache.org Received: (qmail 19417 invoked by uid 500); 13 May 2014 12:44:55 -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 19409 invoked by uid 99); 13 May 2014 12:44:55 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2014 12:44:55 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of xiong.jaguar@gmail.com designates 209.85.220.178 as permitted sender) Received: from [209.85.220.178] (HELO mail-vc0-f178.google.com) (209.85.220.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2014 12:44:51 +0000 Received: by mail-vc0-f178.google.com with SMTP id hq16so345261vcb.23 for ; Tue, 13 May 2014 05:44:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=fU1UaVo7V6bwcbllGOQRh0t4fVWNxIz9AVVPE1zuI6E=; b=YBD9xlb6A1FcL793eygCMWXzTzrIDAfWGgCFA9PexVAhQoSbjsvmp4uEL32yasoPWh AVPBDVFxDIIGIYFPKzjokbkgHHjHlxmNGwAO5gQ1WBcTojD7bmJgbUT0QAZ+Ru3os+fL G8ZqK7pxVYJN8g3v6pDFNn4Hqgc3+6aHB097r+RqNZWJ4fzFcV67L6GVCodf/5Cn3cg1 Qu+x9UNIi+CoVSxEeuWeghM4VZeDu19sS4N2/M/RloEngHqzJOdqyTFTPKRrJ7l86PO2 8AoI2vNW154awCDclmgr9BV4U3ldSV8VBDnmYbspBs/exTNKCjk/9FwbfRSMts1vGDDf TKyQ== MIME-Version: 1.0 X-Received: by 10.221.50.70 with SMTP id vd6mr135068vcb.51.1399985068178; Tue, 13 May 2014 05:44:28 -0700 (PDT) Received: by 10.58.96.116 with HTTP; Tue, 13 May 2014 05:44:28 -0700 (PDT) Received: by 10.58.96.116 with HTTP; Tue, 13 May 2014 05:44:28 -0700 (PDT) In-Reply-To: References: Date: Tue, 13 May 2014 20:44:28 +0800 Message-ID: Subject: Re: Some trouble in getting parquet file From: =?UTF-8?B?54aK6LS76Z2S?= To: drill-user@incubator.apache.org Content-Type: multipart/alternative; boundary=001a11339a76ae034e04f9476ce8 X-Virus-Checked: Checked by ClamAV on apache.org --001a11339a76ae034e04f9476ce8 Content-Type: text/plain; charset=UTF-8 You could try google 'writing in parquet for use with cloudera impala' for a working example to fullfill half of the goal. My 2 cents! --001a11339a76ae034e04f9476ce8--