I can create a key space and it does show up in the OpsCenter console. I can also say use X (where X is my key space). But when I try to do something like create a column family with 'create table' (using examples in the datastax docs), I get a message: 'no viable alternative at input 'TABLE'. I get the same message in Cassandra CLI utility (versioin 1.1.6). This is the 32 bit version of Win 7. I get the same message if I try t do a SELECT ... statement.
CQL shell in windows 7 does not work
(2 posts) (2 voices)-
Posted 7 months ago #
-
Take a look at http://stackoverflow.com/questions/7118619/cassandra-cql-unable-to-insert-no-viable-alternative-at-input. This may be a quoting issue.
Posted 7 months ago #
Reply
You must log in to post.
