Re: Cassandra stuck at DataSink running on cluster

2015-06-26 Thread Nathan Bijnens
I strongly disagree with recommending to use version 2.1.x. It only very recently became more or less stable. Anything before 2.1.5 was unusable. You might be better of with a recent 2.0.n version. Best regards, Nathan On Fri, Jun 26, 2015 at 3:36 PM Marcos Ortiz wrote: > Regards, Susanne. >

AW: [MASSMAIL]Cassandra stuck at DataSink running on cluster

2015-06-26 Thread Susanne Bülow
...@gmx.de Cc: user@cassandra.apache.org Betreff: Re: [MASSMAIL]Cassandra stuck at DataSink running on cluster Regards, Susanne. Which version of Java are you using here? Have you tested this with more recent versions of Cassandra? These new version have a lot of improvements related to SSTable

Re: [MASSMAIL]Cassandra stuck at DataSink running on cluster

2015-06-26 Thread Marcos Ortiz
Regards, Susanne. Which version of Java are you using here? Have you tested this with more recent versions of Cassandra? These new version have a lot of improvements related to SSTable reading and writing, and much more. I recommend you that you should use at least a 2.1.x version. Best, -- M

Cassandra stuck at DataSink running on cluster

2015-06-26 Thread Susanne Bülow
Hi, I am trying to write into Cassandra via the CqlBulkOutputFormat from an apache flink program. The program succeeds to write into a cassandra-cluster while the program is running locally on my pc. However, when trying to run the program on the cluster, it seems to get stuck at SSTableSimple