Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4A366DB82 for ; Wed, 8 Aug 2012 15:50:45 +0000 (UTC) Received: (qmail 50195 invoked by uid 500); 8 Aug 2012 15:50:40 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 50033 invoked by uid 500); 8 Aug 2012 15:50:40 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 50026 invoked by uid 99); 8 Aug 2012 15:50:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2012 15:50:40 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_REPLY,FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of harit.subscriptions@gmail.com designates 209.85.213.48 as permitted sender) Received: from [209.85.213.48] (HELO mail-yw0-f48.google.com) (209.85.213.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2012 15:50:31 +0000 Received: by yhfq46 with SMTP id q46so1061632yhf.35 for ; Wed, 08 Aug 2012 08:50:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:mime-version:content-type:from:x-priority:in-reply-to:date :cc:message-id:references:to:x-mailer; bh=dAwGR/tFmGZrt2IeE4abibxEtAXFSkZ2hqesdU+xLwY=; b=NBwTQ6kGOxgC2wsWFy+3F6rCujz3pBFhL4PwEMUyhoVclb7md2OvKlMCLePjdyKDg4 hSATTVaKjQox8S5et3Jspnjvr0gap8DVTzqkOnR+g0mJOi+ccztN9epJMSpHv7JsAWzU 7UxlQZQqpxFLXWf6yxK6HgXHNbdPkuWEFghvVTRgqWlK6pEWxQkdawW8ojxhICMgYsfC awpNgUUNNvrjci42cGDcnta6udgTyA5Uhr5q+eRr/MP7ZtXj8bh7DpR54GQmP+Fb8oHZ GTEUi4NEG0BaztOGYz7AAjg3bHuCP+tWgVproAZjTy0uqrLFFJ5vmtH0gRUuP/0UnGgd gudA== Received: by 10.66.83.129 with SMTP id q1mr834766pay.4.1344441010182; Wed, 08 Aug 2012 08:50:10 -0700 (PDT) Received: from [10.1.71.197] ([50.59.18.138]) by mx.google.com with ESMTPS id ng8sm13621485pbc.13.2012.08.08.08.50.09 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 08 Aug 2012 08:50:09 -0700 (PDT) Subject: Re: text file to sequence file Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: multipart/alternative; boundary="Apple-Mail=_2C45AD26-A9DE-45BD-8302-37880985B8CD" From: Harit Himanshu X-Priority: Normal In-Reply-To: <1578906266-1344438784-cardhu_decombobulator_blackberry.rim.net-1161860059-@b2.c15.bise7.blackberry> Date: Wed, 8 Aug 2012 08:50:19 -0700 Cc: Harit Himanshu Message-Id: <223F4D24-07B7-4A3B-9AC7-E1C4FB66D21E@gmail.com> References: <1578906266-1344438784-cardhu_decombobulator_blackberry.rim.net-1161860059-@b2.c15.bise7.blackberry> To: user@hadoop.apache.org, bejoy.hadoop@gmail.com X-Mailer: Apple Mail (2.1278) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_2C45AD26-A9DE-45BD-8302-37880985B8CD Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 quick question, what is sequence file? On Aug 8, 2012, at 8:13 AM, Bejoy KS wrote: > If you have large number of files and using MapReduce to do the = conversion to Sequence Files, set the output format of the MR job as = SequenceFileOutputFormat. > Regards > Bejoy KS >=20 > Sent from handheld, please excuse typos. > From: Flavio Dias > Date: Wed, 8 Aug 2012 09:43:26 -0300 > To: > ReplyTo: user@hadoop.apache.org > Subject: text file to sequence file >=20 > My text file works with one line per record with numerical data. How = do I convert this text file to sequence file? >=20 > --=20 > Fl=E1vio Dias > FlavioDiasPS@gmail.com >=20 --Apple-Mail=_2C45AD26-A9DE-45BD-8302-37880985B8CD Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252 quick = question, what is sequence file?

On Aug 8, 2012, at = 8:13 AM, Bejoy KS wrote:

If= you have large number of files and using MapReduce to do the conversion = to Sequence Files, set the output format of the MR job as = SequenceFileOutputFormat.
Regards
Bejoy KS

Sent from = handheld, please excuse typos.

From: Flavio Dias = <flaviodiasps@gmail.com>
Date: Wed, 8 Aug 2012 09:43:26 -0300
To: = <user@hadoop.apache.org>
Subject: text file to sequence = file

My text = file works with = one line per record with numerical data. How do I convert this text file to sequence = file?

--
Fl=E1vio Dias

= --Apple-Mail=_2C45AD26-A9DE-45BD-8302-37880985B8CD--