|
|
-
Re: How to learn MapreduceHarsh J 2013-01-29, 04:54
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 <[EMAIL PROTECTED]> 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 |