Where is it configured in the word_count example?
On Thu, Apr 8, 2010 at 1:29 PM, Stu Hood wrote:
> Code that uses Hadoop will look for mapred-site.xml, core-site.xml,
> hdfs-site.xml etc on your CLASSPATH. If you add your Hadoop config directory
> to CLASSPATH before running the script, Hadoop
Code that uses Hadoop will look for mapred-site.xml, core-site.xml,
hdfs-site.xml etc on your CLASSPATH. If you add your Hadoop config directory to
CLASSPATH before running the script, Hadoop will use that configuration to
connect to your cluster.
-Original Message-
From: "Sonny Heer"