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
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