unsubscribe

2010-09-19 Thread Kevin Cox

Question about column insert history

2010-08-08 Thread Kevin Cox
Taking from the CassandaraCLI example page for simplicity, one enters the following into the cassandra> set Keyspace1.Standard2['jsmith']['age'] = '42' cassandra> get Keyspace1.Standard2['jsmith'] => (column=last, value=Smith, timestamp=1279780450578000) => (column=first, value=Joh