By default the cli will connect to localhost so you don't even need to
specify a host (-h). You should only need to specify a host if connecting
to a remote host or locally on a different ip than localhost (127.0.0.1).
Mark
On 26 May 2015 at 15:37, Mahmood Naderan wrote:
> Thanks. Instead of c
Thanks. Instead of changing cassandra.yaml parameters, I found that the default
is "localhost". So I ran "cassandra-cli -h localhost "
I will try the latest version. Thanks a lot.
Regards,
Mahmood
pe and
> default_validation_class=UTF8Type and key_validation_class=UTF8Type;
>
>
> Problem is, when I execute cassandra-cli commnad, I get connection refused
> error
>
> [mahmood@tiger ycsb-0.1.4]$ cassandra-cli -h 192.168.1.5 -f setup-ycsb.cql
> org.apache.thrift.transpor
commnad, I get connection refused error
[mahmood@tiger ycsb-0.1.4]$ cassandra-cli -h 192.168.1.5 -f setup-ycsb.cql
org.apache.thrift.transport.TTransportException: java.net.ConnectException:
Connection refused
Everything seems to be normal as I disabled the firewall. So I wonder why I
receive
.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
> clien
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.
B
unit tests(can see all the data
from cli). However when i try to start Cassandra from a test (with
@Beforeclass) getting Connection refused error.
Is there a way to automate start/stop of Cassandra ?
Error:
org.apache.thrift.transport.TTransportException: java.net.ConnectException:
Connecti
). However when i try to start Cassandra from a test (with
> @Beforeclass) getting Connection refused error.
>
> Is there a way to automate start/stop of Cassandra ?
>
> Error:
> org.apache.thrift.transport.TTransportException: java.net.ConnectEx
Hi,
Can someone Please help me?
Using Cassandra 0.6.6 version on Linux System.
I can Manually start Cassandra and can run the Junit tests(can see all the data
from cli). However when i try to start Cassandra from a test (with
@Beforeclass) getting Connection refused error.
Is there a
11 matches
Mail list logo