I rinsed & repeated after updating to the latest trunk version and checking
if the 1571 patch was included (which it appeared to be) and the start of
the repeating error sequence was:
DEBUG [pool-1-thread-21] 2010-10-12 08:30:31,143 ClientState.java (line 81)
logged in: #
DEBUG [pool-1-thread-21]
Hi
Does anybody compared cassandra with membase(http://www.membase.org/). I
intersting what community think about this new NoSql system?
Can you turn JMX authentication on for Cassandra? I tried and it works for
jconsole, etc. But I couldn't figure out how to pass username/password to
nodetool, etc.
Anyone has tried it before?
Thanks.
Henry
The information transmitted is intended only for the p
nodetool does not support authentication.
On Tue, Oct 12, 2010 at 10:17 AM, Henry Luo wrote:
> Can you turn JMX authentication on for Cassandra? I tried and it works for
> jconsole, etc. But I couldn’t figure out how to pass username/password to
> nodetool, etc.
>
>
>
> Anyone has tried it before
I'm having some issues getting three nodes to cluster together in .7 beta 2.
Seed: xxx.xxx.xxx.xxx
other node Y: yyy.yyy.yyy.yyy
other node Z: zzz.zzz.zzz.zzz
when starting node Y this is the output... As you can see it binds thrift to
localhost even though its set as the machines ip in the ca
What setting do you have for the rpc_address ? I use 0.0.0.0 to bind to all
interfaces, you may want to set it to your ip_address listed.
my example
# Address to bind to and tell other nodes to connect to. You _must_
# change this if you want multiple nodes to be able to communicate!
listen_addr
After looking around the config, I changed the rpc to the individual machines
addresses (ill give 0.0.0.0 a try next). This hasn't helped. I checked out the
log and discovered I get this error whenever I try to start the server...
INFO [GC inspection] 2010-10-12 17:42:15,323 GCInspector.java (l
Juts in case in (This got me upgrading). What are:
thrift_framed_transport_size_in_mb: 15
thrift_max_message_length_in_mb: 16
Set to ? I've seen thrift_framed_transport_size_in_mb set to 0 after an
upgrade which will cause faults.
Andy
On 12 Oct 2010, at 16:40, Brayton Thompson wrote:
> I
# Frame size for thrift (maximum field length).
# 0 disables TFramedTransport in favor of TSocket. This option
# is deprecated; we strongly recommend using Framed mode.
thrift_framed_transport_size_in_mb: 15
# The max length of a thrift message, including all fields and
# internal thrift overhead.
Hi there,
I'm just wandering is the Cassandra 0.6.6 release, which I found on:
http://people.apache.org/~eevans/
is an official release? If it is not, can you tell me where I can find official
0.6.6 Cassandra release?
Thx
Marinko
it's not official yet, in voting now.
On Tue, Oct 12, 2010 at 8:41 PM, marinko pasic wrote:
> Hi there,
> I'm just wandering is the Cassandra 0.6.6 release, which I found on:
>
> http://people.apache.org/~eevans/
>
> is an official release? If it is not, can you tell me where I can find
> offici
any idea when voting can be done? I mean usually, how long voting process takes?
Thx
Marinko
From: ran...@gmail.com
Date: Tue, 12 Oct 2010 21:17:16 +0200
Subject: Re: Cassandra 0.6.6
To: user@cassandra.apache.org
it's not official yet, in voting now.
On Tue, Oct 12, 2010 at 8:41 PM, marinko pa
3 days
On Tue, Oct 12, 2010 at 2:30 PM, marinko pasic
wrote:
> any idea when voting can be done? I mean usually, how long voting process
> takes?
>
> Thx
> Marinko
>
>
> From: ran...@gmail.com
> Date: Tue, 12 Oct 2010 21:17:16 +0200
> Subject: Re: Cassandra 0.6.6
Are you aware of this: http://wiki.apache.org/cassandra/JmxGotchas/ ?
-Scott
I think this error is the same as this http://www.mail-archive.com/user@cassandra.apache.org/msg06295.htmlIt also occurs when the GCInspector is doing it's thing and is nothing to worry about. Do you have any firewalls etc between the nodes?Aaron On 13 Oct, 2010,at 06:47 AM, Brayton Thompson wrote
I have a cluster of 8 nodes with a replication factor of 3 and consistency of
QUORUM.
When I stop one node in the cluster I end up with socket read timeouts to other
nodes:
org.apache.thrift.transport.TTransportException:
java.net.SocketTimeoutException: Read timed out
The timeout is set to 4 se
Was anyone able to reproduce this bug?
On Wed, Oct 6, 2010 at 6:19 PM, Jianing Hu wrote:
> I'm seeing cases where the count in slicerange predicate is not
> respected. This is only happening for super columns. I'm running
> Cassandra 0.6.4 in a single node.
>
> Steps to reproduce, using the Keysp
On Tue, Oct 12, 2010 at 2:36 PM, Jonathan Ellis wrote:
> 3 days
>
FWIW, I'm pretty sure the vote will pass, so you can install what's there
now and be reasonably certain it is 0.6.6.
-Brandon
18 matches
Mail list logo