Re: running mapreduce against a remote cassandra

2010-03-20 Thread Matteo Caprari
Uops, missed it. On Sat, Mar 20, 2010 at 6:26 PM, Jonathan Ellis wrote: > This is covered in the README: "If you want to point wordcount at a > real cluster, modify the seed > and listenaddress settings in storage-conf.xml accordingly." > > On Sat, Mar 20, 2010 at 9:10 AM, Matteo Caprari > wrote

Re: running mapreduce against a remote cassandra

2010-03-20 Thread Jonathan Ellis
This is covered in the README: "If you want to point wordcount at a real cluster, modify the seed and listenaddress settings in storage-conf.xml accordingly." On Sat, Mar 20, 2010 at 9:10 AM, Matteo Caprari wrote: > Hi. > > How do I configure the mapreduce job (example  in contrib/wordcount) > so

running mapreduce against a remote cassandra

2010-03-20 Thread Matteo Caprari
Hi. How do I configure the mapreduce job (example in contrib/wordcount) so that it connects to a cassandra running on a remote host? Thanks -- :Matteo Caprari matteo.capr...@gmail.com