Re: sstable2json for SuperCounter CF not working

2011-02-01 Thread Jonathan Ellis
Counters are not yet supported in sstable2json. (More generally, trunk is not expected to be stable at this point in the development cycle.) On Tue, Feb 1, 2011 at 11:32 AM, Narendra Sharma wrote: > Version: Cassandra 0.7.1 (build from trunk) > > Setup: > - Cluster of 2 nodes (Say A and B) > - H

sstable2json for SuperCounter CF not working

2011-02-01 Thread Narendra Sharma
Version: Cassandra 0.7.1 (build from trunk) Setup: - Cluster of 2 nodes (Say A and B) - HH enabled - Using the default Keyspace definition in cassandra.yaml - Using SuperCounter1 CF Steps: - Started the two nodes, loaded schema using nodetool - Executed counter update and read operations on A wit