Guest User

Untitled

a guest
Nov 17th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. following cli based statements executed on one of the cluster nodes:
  2.  
  3. create keyspace Keyspace1 with strategy_options = {datacenter1 : 2};
  4. create column family Standard1 with compaction_strategy = LeveledCompactionStrategy;
Add Comment
Please, Sign In to add comment