I was able to rule out that the Composite class from hector is causing
this issue. I opened up a ticket on this, please find it here:
https://issues.apache.org/jira/browse/CASSANDRA-4410
regards
On 29.06.2012 09:23, Sylvain Lebresne wrote:
> On Thu, Jun 28, 2012 at 6:43 PM, Henning Kropp wr
would like to use the BulkOutputFormat so. Is it likely to cause the below
exception? If so, why? Can it be fixed?
regards
Am 26.06.2012 17:02 schrieb Sylvain Lebresne :
On Tue, Jun 26, 2012 at 4:00 PM, Henning Kropp wrote:
> Thanks for the reply. Should have
this.
best regards
Von: Sylvain Lebresne [sylv...@datastax.com]
Gesendet: Dienstag, 26. Juni 2012 10:21
Bis: user@cassandra.apache.org
Betreff: Re: Request Timeout with Composite Columns and CQL3
On Mon, Jun 25, 2012 at 11:10 PM, Henning Kropp wrote:
Hi,
I am running into timeout issues using composite columns in cassandra 1.1.1 and
cql 3.
My keyspace and table is defined as the following:
create keyspace bn_logs
with strategy_options = [{replication_factor:1}]
and placement_strategy = 'org.apache.cassandra.locator.SimpleStrategy';