Re: cassandra-cli 0.6 displays hashcodes instead of column names

2010-03-22 Thread Jean-Christophe Praud
It's ok with the UTF8Type comparator. Thanks for your help On Mon, Mar 22, 2010 at 8:43 PM, Sandeep Kalidindi < deepu.kalidi...@gmail.com> wrote: > I guess this has been discussed before in the mailing list. > > @Jean-Christophe Praud - try changing the comparator in your

cassandra-cli 0.6 displays hashcodes instead of column names

2010-03-22 Thread Jean-Christophe Praud
with the same display problem: cassandra> get test1.tags['5464']['compression'] => (column=636f6d7072657373696f6e, value=JPEG, timestamp=1268918427) Also I may have broken something, as I had to copy some missing jars from 0.5.1/lib to 0.6beta3/lib. I had the same probl