All, I have installed the drivers from here so that I can read from Cassandra version 2.1 databases. This works, but not well enough for my use case. Unfortunately, I need more! I need to:
- read from Cassandra version 3.9 databases
- read List type data
- write to version 3.9 databases, including List data types
Is anyone aware of any solutions for the above?
Thanks in advance,
Paul