Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 64058DAFC for ; Wed, 28 Nov 2012 13:13:04 +0000 (UTC) Received: (qmail 21149 invoked by uid 500); 28 Nov 2012 13:12:59 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 21024 invoked by uid 500); 28 Nov 2012 13:12:59 -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 20868 invoked by uid 99); 28 Nov 2012 13:12:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Nov 2012 13:12:57 +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 (athena.apache.org: domain of linlma@gmail.com designates 209.85.212.48 as permitted sender) Received: from [209.85.212.48] (HELO mail-vb0-f48.google.com) (209.85.212.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Nov 2012 13:12:51 +0000 Received: by mail-vb0-f48.google.com with SMTP id l22so13913483vbn.35 for ; Wed, 28 Nov 2012 05:12:30 -0800 (PST) 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=Lk9z1TLbHKnBipm9lp5vVAlKoRnCDLt9/HgQHnglX9A=; b=cJxtL++I1y67I1puJ1MCH5SsuoQRp/Ow5bRN6FX0rdRBpd/8+n5ROZcoPavgpjkLZz JR6qQbiogZLh9s4NwYemJEsfqM8DDOiOeqBX7qi5E3vOE6cF4QWW3/u/X2PCHUjh7EH5 WUDN8w7qpqyL8T7d/CLIOHbKLopRpnTppZfTMV0jl6Sdr/DQn3oVzvDiL3tECFU4xicb CbD0PVQ7XcGkrz/3wlZSN/wPLSJTsuxaYZsnyO29sdwD7fkt4k/yfw9giraHPBepwNIE p6zVINVSTZd3T+8zwPo9NpR9UX0Js/O3d9KmbcV972fl5OEXteq63rTFJi7FcPfL0uD0 Dlmg== MIME-Version: 1.0 Received: by 10.52.180.10 with SMTP id dk10mr24720502vdc.101.1354108350322; Wed, 28 Nov 2012 05:12:30 -0800 (PST) Received: by 10.58.68.135 with HTTP; Wed, 28 Nov 2012 05:12:30 -0800 (PST) In-Reply-To: References: Date: Wed, 28 Nov 2012 21:12:30 +0800 Message-ID: Subject: Re: Hadoop storage file format From: Lin Ma To: user@hadoop.apache.org, dontariq@gmail.com Content-Type: multipart/alternative; boundary=bcaec519674935571404cf8deb7d X-Virus-Checked: Checked by ClamAV on apache.org --bcaec519674935571404cf8deb7d Content-Type: text/plain; charset=ISO-8859-1 Thanks Mohammad, I searched Hadoop file format, but only find sequence file format, so it is why I have the confusion. 1. Are these file formats built on top of sequence file format? 2. Appreciate if you could kindly point me to the official documentation for the file formats. regards, Lin On Wed, Nov 28, 2012 at 9:06 PM, Mohammad Tariq wrote: > Hello Lin, > > Along with that, Hadoop MapFiles, SetFiles, IFiles , HAR files. But > each has its own significance and used under different scenarios. > > Regards, > Mohammad Tariq > > > > On Wed, Nov 28, 2012 at 6:29 PM, Lin Ma wrote: > >> Sorry I miss a question mark. I should say "are there any other built-in >> file format supported by Hadoop?" :-) >> >> regards, >> Lin >> >> On Wed, Nov 28, 2012 at 8:58 PM, Lin Ma wrote: >> >>> Hello everyone, >>> >>> I have a very basic question. Besides sequence file format ( >>> http://hadoop.apache.org/docs/current/api/org/apache/hadoop/io/SequenceFile.html), >>> are there any other built-in file format supported by Hadoop? >>> >>> thanks in advance, >>> Lin >>> >> >> > --bcaec519674935571404cf8deb7d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks Mohammad,

I searched Hadoop file format, but only find sequen= ce file format, so it is why I have the confusion.
  1. Are these fil= e formats built on top of sequence file format?
  2. Appreciate if you c= ould kindly point me to the official documentation for the file formats.
regards,
Lin

On Wed, Nov 28, 2012= at 9:06 PM, Mohammad Tariq <dontariq@gmail.com> wrote:
=
Hello Lin,

=A0 =A0 =A0Along with that, Hadoop=A0MapFiles, SetFiles,=A0IFiles=A0, HAR fi= les. But each has its own significance and used under different scenarios.<= /span>

Regards,
=A0=A0 =A0Mohamma= d Tariq



On Wed, Nov 28, 2012 at 6:29 PM, Lin Ma = <linlma@gmail.com> wrote:
Sorry I miss a question mark. I should say "are there any other built-= in file format supported by Hadoop?" :-)

regards,
Lin
On Wed, Nov 28, 2012 at 8:58 PM, Lin Ma <l= inlma@gmail.com> wrote:
Hello everyone,

I have a very b= asic question. Besides sequence file format (http://hadoop.apache.org/docs/current/api/org/apache/hadoop/io/Sequen= ceFile.html), are there any other built-in file format supported by Had= oop?

thanks in advance,
Lin



--bcaec519674935571404cf8deb7d--