Changes between Version 3 and Version 4 of waue/2011/1207
- Timestamp:
- Dec 6, 2011, 4:03:47 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
waue/2011/1207
v3 v4 45 45 = use = 46 46 {{{ 47 ./Cassandra-remote -h cass-1:9160 insert Keyspace1 eevans "ColumnPath('Standard1', column='fruit')" apple 1 ConsistencyLevel.QUORUM47 ./Cassandra-remote -h localhost:9160 insert Keyspace1 eevans "ColumnPath('Standard1', column='fruit')" apple 1 ConsistencyLevel.QUORUM 48 48 }}}