Hi Xutom,
What the " modern CQL client with paging support" mean? Is there opensource
> CQL client ? I does not use any opensource CQL client and exporting data
> with my java code.
Use the datastax Java driver which is open source:
github:
https://github.com/datastax/java-driver
docs:
http:/
On Mon, Dec 28, 2015 at 5:57 PM, xutom wrote:
> I have 5 nodes in my C* cluster, and each node has the same
> configuration file(Cassandra-env.sh: MAX_HEAP_SIZE="32G" and
> HEAP_NEWSIZE="8G"), and My Cassandra version is 2.1.1. Now I want to
> export all data of one table, i am using select