On Wed, 24 Apr 2013, aaron morton wrote:
EDIT: works after switching to testing against the lastest
version of the cassandra database (doh!), and also updating the syntax
per notes below:
http://stackoverflow.com/questions/16137944/loading-all-rows-from-cassandra-using-multiple
>
> EDIT: works after switching to testing against the lastest version of the
> cassandra database (doh!), and also updating the syntax per notes below:
http://stackoverflow.com/questions/16137944/loading-all-rows-from-cassandra-using-multiple-python-clients-in-parallel
Is this still
w.com/questions/16137944/loading-all-rows-from-cassandra-using-multiple-python-clients-in-parallel
I would ideally like to make this work with pycassa, because I prefer its
more pythonic interface.
Am I just not invoking CQL3 correctly through the cql package?
Is there a better way to do this?