a?
>
>
>
> Thanks and Regards
>
> Anand
>
>
>
> From: Vivek Mishra [mailto:mishra.v...@gmail.com]
> Sent: Thursday, July 18, 2013 1:24 PM
>
>
> To: user@cassandra.apache.org
> Subject: Re: Exception while writing compsite column names
>
>
>
>
andra.apache.org>
Subject: Re: Exception while writing compsite column names
Looks like validation class for composite column value is different than
UTF8Type? Though code suggests it is:
composite.addComponent("TEXT1", StringSerializer.get());
Please validate.
-
I need to check the code.
>
> Do you suspect the column family definition?
>
>
>
> -Anand
>
>
>
> *From:* Vivek Mishra [mailto:mishra.v...@gmail.com]
> *Sent:* Thursday, July 18, 2013 11:29 AM
> *To:* user@cassandra.apache.org
> *Subject:* Re: Exception
: Re: Exception while writing compsite column names
Looks like validation class for composite column value is different than
UTF8Type? Though code suggests it is:
composite.addComponent("TEXT1", StringSerializer.get());
Please validate.
-Vivek
On Thu, Jul 18, 2013
Looks like validation class for composite column value is different than
UTF8Type? Though code suggests it is:
composite.addComponent("TEXT1", StringSerializer.get());
Please validate.
-Vivek
On Thu, Jul 18, 2013 at 7:41 PM, wrote:
> Hi
>
>
>
> I have an issue while inserting a compos