Re: Three Questions

2011-05-03 Thread Geoffry Roberts
David and All, Thanks again for helping. I found my problem and I'll post it here. I use eclipse as my IDE. When I set up my reduce class, I of course extended Reducer. Then I used the eclipse Source / Override/Implement Methods... This brings up a dialog that lists the methods that are avail

Re: Three Questions

2011-05-03 Thread David Rosenstrauch
On 05/03/2011 05:49 PM, Geoffry Roberts wrote: David, Thanks for the response. Last thing first: I am using org.apache.hadoop.mapreduce.lib.output.MultipleOutputs which is differs from what your link points to org.apache.hadoop.mapred.lib.MultipleOutputs. Using the class you propose, requires

Re: Three Questions

2011-05-03 Thread Geoffry Roberts
ements in the reduce() method yield nada. On 3 May 2011 13:39, David Rosenstrauch wrote: > On 05/03/2011 01:21 PM, Geoffry Roberts wrote: > >> All, >> >> I have three questions I would appreciate if anyone could weigh in on. I >> apologise in advance if I sound whiny. &g

Re: Three Questions

2011-05-03 Thread David Rosenstrauch
On 05/03/2011 01:21 PM, Geoffry Roberts wrote: All, I have three questions I would appreciate if anyone could weigh in on. I apologise in advance if I sound whiny. 1. The namenode logs, when I view them from a browser, are displayed with the lines wrapped upon each other as if there were no

Three Questions

2011-05-03 Thread Geoffry Roberts
All, I have three questions I would appreciate if anyone could weigh in on. I apologise in advance if I sound whiny. 1. The namenode logs, when I view them from a browser, are displayed with the lines wrapped upon each other as if there were no new line characters ('\n') in the