I would want to initialize a Map class with some parameters. How do I do
that ?
http://hadoop.apache.org/mapreduce/docs/current/api/org/apache/hadoop/mapreduce/Mapper.html
How do I output log statements more specifically meant for debugging ?
sysout don't help ... where exactly would be logs stored ?
the output/_logs directory ?
http://hadoop.apache.org/common/docs/current/cluster_setup.html#Logging
Hi Mario,
In the ssh I can't execute local files while my session is open...
Of course, you can refer to local files in the hadoop command, but
if you're in the ssh window, the files on your PC are remote ;-)
It should work fine if you put your jar via (win)scp on the remote
computer. With an
Can someone please point me to the Maven repo for 0.21 release? Thanks.
http://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.21
http://svn.apache.org/repos/asf/hadoop/mapreduce/branches/branch-0.21