You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by "Rumph, Frens Jan" <ma...@frensjan.nl> on 2015/02/20 19:12:18 UTC

PySpark and Cassandra integration

Hi all,

Wanted to let you know I've forked PySpark Cassandra on
https://github.com/TargetHolding/pyspark-cassandra. Unfortunately the
original code didn't work for me and I couldn't figure out how it could
work. But it inspired! so I rewrote the majority of the project.

The rewrite implements full usage of
https://github.com/datastax/spark-cassandra-connector and brings much of
it's goodness to PySpark!

Hope that some of you are able to put this to good use. And feedback, pull
requests, etc. are more than welcome!

Best regards,
Frens Jan