Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 87DAEE16A for ; Tue, 29 Jan 2013 09:07:00 +0000 (UTC) Received: (qmail 84944 invoked by uid 500); 29 Jan 2013 09:06:55 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 84704 invoked by uid 500); 29 Jan 2013 09:06:55 -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 84673 invoked by uid 99); 29 Jan 2013 09:06:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2013 09:06:53 +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 orenault@hortonworks.com designates 209.85.220.177 as permitted sender) Received: from [209.85.220.177] (HELO mail-vc0-f177.google.com) (209.85.220.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2013 09:06:47 +0000 Received: by mail-vc0-f177.google.com with SMTP id m18so119094vcm.8 for ; Tue, 29 Jan 2013 01:06:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:x-gm-message-state; bh=vAiXmwlRFpHvTAblDbtxnnKfMKbRBNW1U27j9Mja0+s=; b=Q9VZkvcMfeXxi2sbdQrjv6dpppDLIFD698/PU/cqRxu3Nk9ceWxkmXWjKD0KD/tL0u jZYCBAiAAxhewsfXt0LprYNFx82ao3+UlVpCvuuowZkd7DNNTgTZepMhWS1gVeLcINoB 8Nk3YmvZF82tRAnPWJ2ELiVoi+ADWH8We7KWD7YTHvdC5fVQ2h50UzO5xxxJvTg9llP9 /XUo0bnOou0erTDej+5pt9XlLaGHZeV6tyY5wrm/6jsc5IVT2+iJN3IDNqlu7zVKlmHd HwVbvyqfasLPevj6hZgd/QfSP8hkVrVpI7VTe7fuIdW3RM90Qi/f4gv+0ee8FkSq70rJ YUZw== MIME-Version: 1.0 X-Received: by 10.52.97.7 with SMTP id dw7mr213816vdb.38.1359450386550; Tue, 29 Jan 2013 01:06:26 -0800 (PST) Received: by 10.58.172.193 with HTTP; Tue, 29 Jan 2013 01:06:26 -0800 (PST) In-Reply-To: References: Date: Tue, 29 Jan 2013 09:06:26 +0000 Message-ID: Subject: Re: How to learn Mapreduce From: Olivier Renault To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=20cf307f31a4614fca04d469b5ad X-Gm-Message-State: ALoCoQlL9LvbY9F36MAjabU+ANdtqzG8Ivsl6QYOpo5pVlg404dj8G8NUNn0EqgrM2dk+7o8v/q/ X-Virus-Checked: Checked by ClamAV on apache.org --20cf307f31a4614fca04d469b5ad Content-Type: text/plain; charset=ISO-8859-1 In addition to the book, you might want to take Hortonworks sandbox for a spin. This is a single node instance of Hadoop designed to help you take the initial steps towards learning Hadoop and related projects. It comes as a self contained VM, including tutorials. http://hortonworks.com/products/hortonworks-sandbox/ Regards, Olivier On 29 January 2013 04:54, Harsh J wrote: > I'd recommend discovering a need first - attempt to solve a problem > and then write a program around it. Hadoop is data-driven, so its > rather hard if you try to learn it without working with any data. > > A book may interest you as well: http://wiki.apache.org/hadoop/Books > > On Tue, Jan 29, 2013 at 10:17 AM, abdul wajeed > wrote: > > Hi Sir/Mam, > > I am very new to Hadoop Technology so any one can help > me > > how to write simple MapReduce program except wordcount program > > I would like to write our own program in mapreduce ...As well as in pig > > Latin > > so please any one can help me ... > > > > Thanks > > > > Regards > > Abdul Wajeed > > > > -- > Harsh J > -- Olivier Renault Solution Engineer - Big Data - Hortonworks, Inc. +44 7500 933 036 orenault@hortonworks.com www.hortonworks.com --20cf307f31a4614fca04d469b5ad Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
In addition to the book, you might want to take Hortonworks sandbox for= a spin.=A0This is a single node instance = of Hadoop designed to help you take the initial steps towards learning Hado= op and related projects. It comes as a self contained VM, including tutoria= ls.

=A0
Regards,
Olivier


On 29 Januar= y 2013 04:54, Harsh J <harsh@cloudera.com> wrote:
I'd recommend discovering a need first -= attempt to solve a problem
and then write a program around it. Hadoop is data-driven, so its
rather hard if you try to learn it without working with any data.

A book may interest you as well: http://wiki.apache.org/hadoop/Books

On Tue, Jan 29, 2013 at 10:17 AM, abdul wajeed <abdul54wajeed@gmail.com> wrote:
> Hi Sir/Mam,
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0I am very new to Hadoop Technology = so any one can help me
> how to write simple MapReduce program except wordcount program
> I would like to write our own program in =A0mapreduce ...As well as in= pig
> Latin
> so please any one can help me ...
>
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0Thanks
>
> Regards
> Abdul Wajeed



--
Harsh J



--
Olivier Renault
Solution Engineer - Big Dat= a - Hortonworks, Inc.
+= 44 7500 933 036
orenault@hortonworks.com
www.hortonwork= s.com
--20cf307f31a4614fca04d469b5ad--