Re: Cassandra .6 map/reduce

2010-04-08 Thread Sonny Heer
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

RE: Cassandra .6 map/reduce

2010-04-08 Thread Stu Hood
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"