Re: Testing Spark-Cassandra

2018-01-17 Thread Guillermo Ortiz
Thanks, I'll check it ;) 2018-01-17 17:19 GMT+01:00 Alonso Isidoro Roman : > Yes, you can use docker to build your own cassandra ring. Depending your > SO, instructions may change, so, please, follow this >

Re: Testing Spark-Cassandra

2018-01-17 Thread Alonso Isidoro Roman
Yes, you can use docker to build your own cassandra ring. Depending your SO, instructions may change, so, please, follow this link to install it, and then follow this project,

Testing Spark-Cassandra

2018-01-17 Thread Guillermo Ortiz
Hello, I'm using spark 2.0 and Cassandra. Is there any util to make unit test easily or which one would be the best way to do it? library? Cassandra with docker?