by persons or entities other than the intended recipient is
strictly prohibited.
From: Sylvain Lebresne
Date: Monday, December 17, 2012 10:35 AM
To:
Cc: Vivek Mishra , Brian O'Neill
Subject: Re: Compund/Composite column names
Feel free to open a ticket with steps to reproduce.
in Lebresne
Date: Monday, December 17, 2012 10:35 AM
To:
Cc: Vivek Mishra , Brian O'Neill
Subject: Re: Compund/Composite column names
Feel free to open a ticket with steps to reproduce. We can certainly throw a
more meaningful exception.
On Mon, Dec 17, 2012 at 4:11 PM, Edward Capriol
*
>> >>
>> >> and then try to create same one with primary compound key with 3
>> composite
>> >> column:
>> >>
>> >>
&
>
> >
> >
> >
> > From: Brian O'Neill
> > To: dev@cassandra.apache.org
> > Cc: Vivek Mishra
> > Sent: Monday, December 17, 2012 8:12 PM
> > Subject: Re: Compund/Composite column names
> >
> > FYI -- I'm sti
d?
>
> -Vivek
>
>
>
>
>
> From: Brian O'Neill
> To: dev@cassandra.apache.org
> Cc: Vivek Mishra
> Sent: Monday, December 17, 2012 8:12 PM
> Subject: Re: Compund/Composite column names
>
> FYI -- I'm still seeing this
Looks like Thrift API is not working as expected?
-Vivek
From: Brian O'Neill
To: dev@cassandra.apache.org
Cc: Vivek Mishra
Sent: Monday, December 17, 2012 8:12 PM
Subject: Re: Compund/Composite column names
FYI -- I'm still seeing this on 1.2-
gt;PRIMARY KEY (instigator,started_at,ships_destroyed)
>> );
>>
>> *
>>
>> it gives me error: "TSocket read 0 bytes"
>>
>>
>
> it gives me error: "TSocket read 0 bytes"
>
> Rest, as no column family is created, so nothing onwards will work.
>
> Is this an issue?
>
> -Vivek
>
>
>
__
From: Jonathan Ellis
To: dev@cassandra.apache.org; Vivek Mishra
Sent: Tuesday, October 9, 2012 9:08 AM
Subject: Re: Compund/Composite column names
Works for me on latest 1.1 in cql3 mode. cql2 mode gives a parse error.
On Mon, Oct 8, 2012 at 9:18 PM, Vivek Mishra wrote:
&
i tried with 1.1.2
From: Jonathan Ellis
To: dev@cassandra.apache.org; Vivek Mishra
Sent: Tuesday, October 9, 2012 9:08 AM
Subject: Re: Compund/Composite column names
Works for me on latest 1.1 in cql3 mode. cql2 mode gives a parse error.
On Mon, Oct 8
Works for me on latest 1.1 in cql3 mode. cql2 mode gives a parse error.
On Mon, Oct 8, 2012 at 9:18 PM, Vivek Mishra wrote:
> Hi All,
>
> I am trying to use compound primary key column name and i am referring to:
> http://www.datastax.com/dev/blog/whats-new-in-cql-3-0
>
>
> As mentioned on this
s might be an issue with CQL3, not with cassandra server?
-Vivek
From: Brandon Williams
To: dev@cassandra.apache.org; Vivek Mishra
Sent: Tuesday, October 9, 2012 7:50 AM
Subject: Re: Compund/Composite column names
Check for a stacktrace in the server log.
O
with cassandra server?
-Vivek
From: Brandon Williams
To: dev@cassandra.apache.org; Vivek Mishra
Sent: Tuesday, October 9, 2012 7:50 AM
Subject: Re: Compund/Composite column names
Check for a stacktrace in the server log.
On Mon, Oct 8, 2012 at 9:18 PM
Check for a stacktrace in the server log.
On Mon, Oct 8, 2012 at 9:18 PM, Vivek Mishra wrote:
> Hi All,
>
> I am trying to use compound primary key column name and i am referring to:
> http://www.datastax.com/dev/blog/whats-new-in-cql-3-0
>
>
> As mentioned on this example, i tried to create a co
Hi All,
I am trying to use compound primary key column name and i am referring to:
http://www.datastax.com/dev/blog/whats-new-in-cql-3-0
As mentioned on this example, i tried to create a column family containing
compound primary key (one or more) as:
CREATE TABLE altercations (
instiga
15 matches
Mail list logo