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
Hi experts,
Can we use CQL 3.0 to get the partition / cluster information from
cassandra server?
Thanks,
Murali
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