Re: Describe keyspace output

2010-11-08 Thread Dmitri Smirnov
e LongType is trying to convert a value toString(), in this case the value is only 4 bytes long. Were there any error log messages in the server when you ran this? Aaron On 09 Nov, 2010,at 08:21 AM, Dmitri Smirnov wrote: I have created a CF with the following: create column family CFam w

Describe keyspace output

2010-11-08 Thread Dmitri Smirnov
Key cache size / save period: 20.0/3600 Memtable thresholds: 1.1203125/239/60 GC grace seconds: 864000 Compaction min/max thresholds: 4/32 Column Metadata: A long is exactly 8 bytes: 4 -- Dmitri Smirnov Y!IM: ia_slepukhin

How do I tell Cassandra not to use port 8080

2010-10-28 Thread Dmitri Smirnov
I am running several things on my dev box and one of them takes port 8080 which I am reluctant to reconfigure. Cassandra 0.7 trunk 10/14 complains that it need port 8080 How do I tell it to use something else? I found the below link that I do not have any of these config files, shall I crea

create column family throws an error

2010-10-13 Thread Dmitri Smirnov
comment = 'List of Tests Super Family' line 1:128 mismatched input ''UTF8Type'' expecting IntegerLiteral line 1:153 mismatched input ''List of Tests Super Family'' expecting IntegerLiteral This looks very similar to the 'create keyspace' that was fixed some time ago. -- Dmitri Smirnov Y!IM: ia_slepukhin

Exception in the tool

2010-10-11 Thread Dmitri Smirnov
ce) at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.getAttribute(RMIConnector.java:885) at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:280) ... 3 more -- Dmitri Smirnov Y!IM: ia_slepukhin