Skip to main content

alphaWorks  >  Forums  >  IBM MapReduce Tools for Eclipse  >  developerWorks

how can write the mapreduce program in eclipse    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 1 - Pages: 1 - Last Post: Nov 18, 2008 8:22 PM Last Post By: lawrence.lee Threads: [ Previous | Next ]
subrat

Posts: 1
Registered: Jan 17, 2008 04:14:55 AM
how can write the mapreduce program in eclipse
Posted: Jan 17, 2008 04:17:31 AM
Click to report abuse...   Click to reply to this thread Reply
excuse me plz help me in the topic " how can i write a mapreduce program in eclipse"

Plz suggest and reffer some example or web site which is useful for me.

thanx
lawrence.lee

Posts: 5
Registered: Nov 16, 2008 09:34:06 PM
Re: how can write the mapreduce program in eclipse
Posted: Nov 18, 2008 08:22:52 PM   in response to: subrat in response to: subrat's post
Click to report abuse...   Click to reply to this thread Reply
There are some example Driver, Mappers, and Reducers that come with the hadoop download, specifically in <hadoop-install-dir>/src/examples/org/... you can also try out the examples using the examples jar using "hadoop jar hadoop-0.18.2-examples.jar <driver> <input-path> <output-path>"

Point your RSS reader here for a feed of the latest messages in all forums