Re: Corrupt SSTABLE over and over

2016-08-15 Thread Bryan Cheng
Hi Alaa, Sounds like you have problems that go beyond Cassandra- likely filesystem corruption or bad disks. I don't know enough about Windows to give you any specific advice but I'd try a run of chkdsk to start. --Bryan On Fri, Aug 12, 2016 at 5:19 PM, Alaa Zubaidi (PDF)

Re: New node block in autobootstrap

2016-08-15 Thread Paulo Motta
What version are you in? This seems like a typical case were there was a problem with streaming (hanging, etc), do you have access to the logs? Maybe look for streaming errors? Typically streaming errors are related to timeouts, so you should review your cassandra streaming_socket_timeout_in_ms

New node block in autobootstrap

2016-08-15 Thread Jérôme Mainaud
Hello, A client of mime have problems when adding a node in the cluster. After 4 days, the node is still in joining mode, it doesn't have the same level of load than the other and there seems to be no streaming from and to the new node. This node has a history. 1. At the begin, it was in a

Re: unsubscibe

2016-08-15 Thread James Carman
On Mon, Aug 15, 2016 at 10:28 AM Eric Evans wrote: > > I'm always surprised when a Google search for 'unsubscribe cassandra' > doesn't return mailing list results from people nicely telling someone > how to unsubscribe. > > Agreed. It doesn't make for a very welcoming

Re: unsubscibe

2016-08-15 Thread Eric Evans
On Sat, Aug 13, 2016 at 7:24 PM, James Carman wrote: > Was the Google stuff really necessary? Couldn't you have just nicely told > them how to unsubscribe? I'm always surprised when a Google search for 'unsubscribe cassandra' doesn't return mailing list results from

unsubscribe

2016-08-15 Thread Radoslav Smilyanov
unsubscribe

Failure when setting up cassandra in cluster

2016-08-15 Thread Raimund Klein
Hi all, Sorry if this is a fairly stupid question, but we've all only been exposed to Cassandra very recently. We're trying to configure a 2-node cluster with non-default credentials. Here's what I've been doing so far based on my understanding of the documentation. The platform is RHEL 7:

Cassandra 2.1.16 Release

2016-08-15 Thread Malte Pickhan
Hey, I'd like to ask when you are going to release cassandra 2.1.16 especially because of https://issues.apache.org/jira/browse/CASSANDRA-11850 Best, Malte