Hi.
I've got cassandra 1.0.8 on my server.
And I've got a java application which uses hector api and successfully performs read write actions on cassandra.
But when I connect to cassandra with command line tool (bin/cassandra-cli) and try to get data I've written via my java application it gives me no results. But I can read that data from java application.
What can be the reason?
command line tool not giving all results
(2 posts) (2 voices)-
Posted 1 year ago #
-
Nare,
It is hard to help debug the issue here without more information. If you can post example hector code that is working and the equivalent CLI code that is not working we may be able to help more.
Nick
Posted 1 year ago #
