Re: Initialize Map class

2010-10-18 Thread Martin Kuhn
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

Re: Log/Debug how to ?

2010-10-18 Thread Martin Kuhn
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

Re: Remote connection bottleneck?

2010-09-27 Thread Martin Kuhn
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

Re: Hadoop 0.21.0 release Maven repo

2010-09-13 Thread Martin Kuhn
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