Return-Path: Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: (qmail 2773 invoked from network); 19 Nov 2010 00:14:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Nov 2010 00:14:05 -0000 Received: (qmail 45463 invoked by uid 500); 19 Nov 2010 00:14:35 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 45426 invoked by uid 500); 19 Nov 2010 00:14:35 -0000 Mailing-List: contact mapreduce-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-user@hadoop.apache.org Delivered-To: mailing list mapreduce-user@hadoop.apache.org Received: (qmail 45418 invoked by uid 99); 19 Nov 2010 00:14:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Nov 2010 00:14:35 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of yuzhihong@gmail.com designates 209.85.161.48 as permitted sender) Received: from [209.85.161.48] (HELO mail-fx0-f48.google.com) (209.85.161.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Nov 2010 00:14:29 +0000 Received: by fxm2 with SMTP id 2so196859fxm.35 for ; Thu, 18 Nov 2010 16:14:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=dAF0RLYogH8MtaaTXjpVPdqHx9YkYaop23C+INR+asM=; b=IoYUcfgCINoRZm5auKnox+Q/k+Ts2hK1NeE7/DyX1H11xacubPWkcGm5k7WaqmFMWb tnObtC7bQtHxdPMjXUUHRRXWwLKb4stmFJIZQTWSmhq8ZbX51Teo5uWC0P9afCmaissi ZlfHn5NdJas8XWRF8wx43YOaVnlEZOgmNP2bw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=SMjXf6EaoK5t8tYifqSnNItuBTnoyT/2jiRH5cIHj8YCdJTa6HI9TUtni4zBWpCR/U 7LYA6LKiYGnsrGDR68F3GZD0VwakN8JNS96aORkBPWh7OLjdVoWoWySMYUXx1S8fHBLF 7h0+/G6fWI1Cts9oGNXGRoEHE8nWTDa0A3J3I= MIME-Version: 1.0 Received: by 10.223.69.140 with SMTP id z12mr145397fai.142.1290125649039; Thu, 18 Nov 2010 16:14:09 -0800 (PST) Received: by 10.223.72.6 with HTTP; Thu, 18 Nov 2010 16:14:09 -0800 (PST) In-Reply-To: <003E8160-B79F-46B3-A20C-531D1288BB0C@yahoo-inc.com> References: <003E8160-B79F-46B3-A20C-531D1288BB0C@yahoo-inc.com> Date: Thu, 18 Nov 2010 16:14:09 -0800 Message-ID: Subject: Re: Migrating from mapred to mapreduce API From: Ted Yu To: mapreduce-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=20cf3054a71506d37004955cc932 X-Virus-Checked: Checked by ClamAV on apache.org --20cf3054a71506d37004955cc932 Content-Type: text/plain; charset=ISO-8859-1 Sorry to mention that I was searching in cdh3b2 tree. What distro of hadoop are you using ? On Thu, Nov 18, 2010 at 4:06 PM, Srihari Anantha Padmanabhan < sriharia@yahoo-inc.com> wrote: > I think MultipleOutputs.java is a part of mapred and not mapreduce. Please > correct me if I am wrong. > > I can find only the following classes under mapreduce/lib/output > FileOutputCommitter.java FileOutputFormat.java NullOutputFormat.java > SequenceFileOutputFormat.java TextOutputFormat.java > > On Nov 18, 2010, at 3:40 PM, Ted Yu wrote: > > > ked at > src/mapred/org/apache/hadoop/mapreduce/lib/output/MultipleOutputs.java ? > > --20cf3054a71506d37004955cc932 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sorry to mention that I was searching in cdh3b2 tree.
What distro of had= oop are you using ?

On Thu, Nov 18, 2010 = at 4:06 PM, Srihari Anantha Padmanabhan <sriharia@yahoo-inc.com> wrote:
I think MultipleO= utputs.java is a part of mapred and not mapreduce. Please correct me if I a= m wrong.

I can find only the following classes under mapreduce/lib/output
FileOutputCommitter.java =A0FileOutputFormat.java =A0NullOutputFormat.java = =A0SequenceFileOutputFormat.java =A0TextOutputFormat.java

On Nov 18, 2010, at 3:40 PM, Ted Yu wrote:

> ked at src/mapred/org/apache/hadoop/mapreduce/lib/output/MultipleOutpu= ts.java ?


--20cf3054a71506d37004955cc932--