.java:408)
> at org.apache.hadoop.mapred.Child.main(Child.java:170)
>
>
> Regards,
> Thamizhannal P
>
> --- On Thu, 18/8/11, Jake Luciani wrote:
>
> From: Jake Luciani
> Subject: Re: Reg File upload to cassandra - connection refused error
> To: user@ca
File upload to cassandra - connection refused error
To: user@cassandra.apache.org
Date: Thursday, 18 August, 2011, 6:33 PM
What is rpc_address set to in cassandra.yaml?
Try setting these to 0.0.0.0 to be sure it's listening to external traffic.
On Thu, Aug 18, 2011 at 8:37 AM, Thamizh wrote:
What is rpc_address set to in cassandra.yaml?
Try setting these to 0.0.0.0 to be sure it's listening to external traffic.
On Thu, Aug 18, 2011 at 8:37 AM, Thamizh wrote:
> Hi All,
>
> This is regarding help to resolve "connection refused error" on Cassandra
> client API.
>
> I have installed ca
Hi All,
This is regarding help to resolve "connection refused error" on Cassandra
client API.
I have installed cassandra-0.8.4 on three machines and tried to upload a file
from HDFS to Cassandra by Hadoop map-reduce program and have caught up
"connection refused" error.
But, the same code is