Re: CQL 3.0

2013-07-11 Thread Michael Kjellman
Better question for the users list, but everything about your cluster is available in the system column family and accessible with CQL. On 7/10/13, 11:46 PM, "Murali" wrote: >Hi experts, > >Can we use CQL 3.0 to get the partition / cluster information from >cassand

CQL 3.0

2013-07-10 Thread Murali
Hi experts, Can we use CQL 3.0 to get the partition / cluster information from cassandra server? Thanks, Murali

CQL 3.0 Violates standard UUID FORMAT

2012-06-29 Thread Bobby
According to the CQL 3.0 specification : A UUID constant is defined by hex{8}-hex{4}-hex{4}-hex{12} where hex is an hexadecimal character, e.g. [0-9a-fA-F]and {4} is the number of such characters. Cassandra UUID representation = 28 characters , 112 bits , 14 bytes But... A UUID