Where is it configured in the word_count example?
On Thu, Apr 8, 2010 at 1:29 PM, Stu Hood <[email protected]> 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 will use that configuration to > connect to your cluster. > > -----Original Message----- > From: "Sonny Heer" <[email protected]> > Sent: Thursday, April 8, 2010 3:06pm > To: [email protected] > Subject: Cassandra .6 map/reduce > > Running the word_count example the hadoop job appears to be run internally. > > If I have a Cassandra cluster of 10 nodes, how does the Hadoop cluster > get configured? > > >
