Closed ghost closed 9 years ago
Hey Ged,
Thanks! This project aims to support scikit-learn on spark, at the moment Cassandra support is out of our scope. For loading Cassandra data to an RDD we suggest to try one of the following libraries:
After importing you can pass the RDD to sparkit-learn
.
Looks great. Can this support pulling RDD's from Cassandra with CQL ?