On 10/19/2014 06:23 PM, Tim Dunphy wrote:
I've upgraded to Cassandra 2.1.0.
Via what method, tar or deb, and from what version to 2.1.0?
This is what I bet when I run the cqslh command: Can't locate transport factory function cqlshlib.tfactory.regular_transport_factory
cqlshlib.tfactory is thrift. cqlsh in 2.1.0 does not use thrift. I imagine your $PATH is finding an old version of cqlsh or the old cql jar is in your classpath or something along those lines.
-- Kind regards, Michael