Hi Philippe,
The Date data type is new in Cassandra 2.2 and thus you'll have to use the
latest DevCenter (1.4, which I think you are already using) and Java driver
(2.2RC3).
You'll find some details about using these new types in this blog post
http://www.datastax.com/dev/blog/datastax-java-drive
Hello,
I have recently installed Datastax-Cassandra-2.2.0 on a Debian system.
I successfully started Cassandra.
In order to test it, I have written a small client in Java that use
cassandra-driver-core-2.1.7.1.jar from Datastax.
I also installed the DevCenter in order to create a keyspace and a