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 698DB10146 for ; Thu, 27 Feb 2014 07:40:41 +0000 (UTC) Received: (qmail 18343 invoked by uid 500); 27 Feb 2014 07:40:40 -0000 Delivered-To: apmail-incubator-drill-user-archive@incubator.apache.org Received: (qmail 18117 invoked by uid 500); 27 Feb 2014 07:40:39 -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 18109 invoked by uid 99); 27 Feb 2014 07:40:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Feb 2014 07:40:39 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=FROM_EXCESS_BASE64,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS,T_FSL_HELO_BARE_IP_2 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, 27 Feb 2014 07:40:31 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WIvZd-0002JE-9e for drill-user@incubator.apache.org; Thu, 27 Feb 2014 08:40:09 +0100 Received: from 159.226.43.61 ([159.226.43.61]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Feb 2014 08:40:05 +0100 Received: from wwj1992up by 159.226.43.61 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Feb 2014 08:40:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: drill-user@incubator.apache.org From: =?utf-8?b?PHdlbmR5Pg==?= Subject: Re: create a huge size of parquet file Date: Thu, 27 Feb 2014 07:12:20 +0000 (UTC) Lines: 4 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: 159.226.43.61 (Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/31.0.1650.63 Chrome/31.0.1650.63 Safari/537.36) X-Virus-Checked: Checked by ClamAV on apache.org Hi, I still doubt how to use map-reduce version. Do you mean that we can generate parquet files via map-reduce programs? How can we use log-synth program?