Hadoop Professionals

A Community for Hadoop Users

Stephen Giguere
Stephen Giguere
Share on Facebook Share Twitter
  • Blog Posts
  • Discussions (2)
  • Events
  • Groups
  • Photos
  • Photo Albums

Stephen Giguere's Discussions

Output file contains output of mapper, not reducer
2 Replies

Hi Everyone,I have just started working wit hadoop a few week ago, and am in the process of writing my first map reduce program after completing some tutorials online. I am running on a…Continue

Started this discussion. Last reply by Stephen Giguere Jul 2, 2010.

 

Stephen Giguere's Page

Gifts Received

Gift

Stephen Giguere has not received any gifts yet

Give Stephen Giguere a Gift

Latest Activity

Profile Icon
Stephen Giguere replied to Stephen Giguere's discussion 'Output file contains output of mapper, not reducer'
Thanks for your response. For the time being, I have opted to just utilize the deprecated but much better documented classes. Everything is working fine. I suspect that you are right about the configuration and may revisit this later. Thanks…
Jul 2, 2010
Profile Icon
Jason Venner replied to Stephen Giguere's discussion 'Output file contains output of mapper, not reducer'
The default reducer is the Identity Reducer, which simply orders the output of your Map phase. Is it possible you have a miss configuration and the Reducer class you have specified is not being engaged. You could put some log messages into your…
Jul 1, 2010
Profile Icon

Output file contains output of mapper, not reducer

Hi Everyone,I have just started working wit hadoop a few week ago, and am in the process of writing my first map reduce program after completing some tutorials online. I am running on a psuedo-distributed network with one node. Everything seems to be running ok, but for some reason, the output file of my program contains the output from the mapper instead of the reducer. I am trying to use the new API 0.20.2 without deprecated classes. Also, I have not set numReducers to 0, which I have read…See More
Discussion posted by Stephen Giguere Jun 30, 2010
Profile Icon
Stephen Giguere is now a member of Hadoop Professionals Jun 30, 2010

Profile Information

Hadoop Experience Level
Beginner
Available for Consulting
No

Comment Wall

You need to be a member of Hadoop Professionals to add comments!

Join Hadoop Professionals

  • No comments yet!
 
 
 



Groups

© 2012   Created by Jason Venner.

Badges  |  Report an Issue  |  Terms of Service