I'd recommend starting with the very latest Astyanax+DS Client hybrid as
that will make the transition easier. See this Astyanax wiki page for
details:
https://github.com/Netflix/astyanax/wiki/Astyanax-over-Java-Driver
CQL3 is meta data is basically just composites under the hood, so it will
most
Hello everyone,
I'm trying to update some column families to start using the CQL3 drivers
instead of Hector (the Java driver that uses Thrift, I assume any changes
that would allow Thrift to work would let Hector work, but there may be
some idiosyncrasies with Hector I don't know about. I'll repo