I enjoy very much being able to quickly get a peak at my data once stored, and
so
far sstable2json was a great help...
I just completed switching from 0.5.1 to 0.6, and here is what I am getting now:
$ sstable2json Standard2-1-Index.db
Exception in thread "main" java.lang.NullPointerException
size (as long as I refer to
the right variable that was !)
Apologies for the long and silly original post...
Chris.
- Original Message
From: Chris Beaumont
To: user@cassandra.apache.org
Sent: Tue, April 6, 2010 9:36:16 AM
Subject: odd problem retrieving binary values using C++
H
Hi all...
I am having a pretty tough time retrieving binary values out of my DB...
I am using cassandra 0.5.1 on Centos 5.4 with java 1.6.0-19
Here is the simple test I am trying to run in C++
/* snip initialization */
{
transport->open();
ColumnPath new_col;
new_col.__isset.colum