Skip to content

Instantly share code, notes, and snippets.

@JohnEmhoff
Created August 19, 2013 15:51
Show Gist options
  • Save JohnEmhoff/6270660 to your computer and use it in GitHub Desktop.
Save JohnEmhoff/6270660 to your computer and use it in GitHub Desktop.
cqlsh> ALTER KEYSPACE "Analytics" WITH strategy_class = NetworkTopologyStrategy;
Invalid syntax at line 1, char 16
ALTER KEYSPACE "Analytics" WITH strategy_class = NetworkTopologyStrategy;
^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment