Thanks Aaron,
I created a script and everything went OK. I think that the problem is
when you try to update a CF. Below, I try to change the column
comparator and it complains that the 'comparators do not match'. Can
you enlighten me on what that means? There is no data in the CF at this
Can you provide the cli script to create the schema and info on how many nodes
you have.
Thanks
-
Aaron Morton
Freelance Cassandra Developer
@aaronmorton
http://www.thelastpickle.com
On 8 Jun 2011, at 16:12, AJ wrote:
> Can anyone help? The CLI seems to be having issues. The
Can anyone help? The CLI seems to be having issues. The count command
isn't working either:
[default@Keyspace1] count User[long(1)];
Expected 8 or 0 byte long (13)
java.lang.RuntimeException: Expected 8 or 0 byte long (13)
at
org.apache.cassandra.cli.CliClient.executeCLIStatement(CliC
The log only shows INFO level messages about flushes, etc..
The debug mode of the CLI shows an exception after the set:
[al@mars ~]$ cassandra-cli -h 192.168.1.101 --debug
Connected to: "Test Cluster" on 192.168.1.101/9160
Welcome to the Cassandra CLI.
Type 'help;' or '?' for help.
Type 'quit;'
try running cli with --debug
On Tue, Jun 7, 2011 at 1:22 PM, AJ wrote:
> Ver 0.8.0.
>
> Please help. I don't know what I'm doing wrong. One simple keyspace with
> one simple CF with one simple column. I've tried two simple tutorials. Is
> there a common newbie mistake I could be making???
>
>
Null response may mean an error on the server side. Have you checked your
cassandra server's logs?
On Tue, Jun 7, 2011 at 2:22 PM, AJ wrote:
> Ver 0.8.0.
>
> Please help. I don't know what I'm doing wrong. One simple keyspace with
> one simple CF with one simple column. I've tried two simple
Ver 0.8.0.
Please help. I don't know what I'm doing wrong. One simple keyspace
with one simple CF with one simple column. I've tried two simple
tutorials. Is there a common newbie mistake I could be making???
Thanks in advance!
[default@Keyspace1] describe keyspace;
Keyspace: Keyspace1: