I'm looking at the page
http://salsahpc.indiana.edu/tutorial/hadoopwc2.html
First, thanks for these improved instructions for doing the tutorials!
I'm trying to run the Hadoop wordcount on our cluster. I started by
installing Hadoop stable from Apache (so I'm already ignoring your
instructions...). Then I retrieved the Hadoop-WordCount.zip. Then
following the instructions, I tried to copy wordcount.jar, but it
doesn't exist where the instructions say. I finally found it, in your
version of Hadoop-standalone.tar.
My reason for using the Apache Hadoop.tar was to use their
instructions and continue on to setting up a hadoop cluster. And I'll
be losing my FutureGrid account shortly.
Perhaps the jar file should be included in the zip, to make your
instructions more generalized?
thanks!