Re: CLI set command returns null, ver 0.8.0

2011-06-08 Thread AJ
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

Re: CLI set command returns null, ver 0.8.0

2011-06-08 Thread aaron morton
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

Re: CLI set command returns null, ver 0.8.0

2011-06-07 Thread AJ
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