Starting cqlsh in CQL 2 mode

Steps for starting cqlsh in CQL 2 mode

Starting cqlsh 2.0.0 using the legacy CQL 2 mode.

Note: CQL 2 supports dynamic columns, but not compound primary keys.

Procedure

Start cqlsh 2.0.0 using the legacy CQL 2 mode from the Cassandra bin directory on Linux, for example on Mac OSX.
./cqlsh -2
Use this command on Windows:
python cqlsh -2