You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Guillermo Ortiz <ko...@gmail.com> on 2018/01/17 15:48:08 UTC

Testing Spark-Cassandra

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?

Re: Testing Spark-Cassandra

Posted by Guillermo Ortiz <ko...@gmail.com>.
Thanks, I'll check it ;)

2018-01-17 17:19 GMT+01:00 Alonso Isidoro Roman <al...@gmail.com>:

> Yes, you can use docker to build your own cassandra ring. Depending your
> SO, instructions may change, so, please, follow this
> <https://yurisubach.com/2016/03/24/cassandra-docker-test-cluster/> link
> to install it, and then follow this
> <https://github.com/koeninger/spark-cassandra-example> project, but you
> will have to adapt the necessary libraries to use spark 2.0.x version.
>
> Good luck, i would like to see any blog post using this combination.
>
>
>
> 2018-01-17 16:48 GMT+01:00 Guillermo Ortiz <ko...@gmail.com>:
>
>> 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?
>>
>
>
>
> --
> Alonso Isidoro Roman
> [image: https://]about.me/alonso.isidoro.roman
>
> <https://about.me/alonso.isidoro.roman?promo=email_sig&utm_source=email_sig&utm_medium=email_sig&utm_campaign=external_links>
>

Re: Testing Spark-Cassandra

Posted by Alonso Isidoro Roman <al...@gmail.com>.
Yes, you can use docker to build your own cassandra ring. Depending your
SO, instructions may change, so, please, follow this
<https://yurisubach.com/2016/03/24/cassandra-docker-test-cluster/> link to
install it, and then follow this
<https://github.com/koeninger/spark-cassandra-example> project, but you
will have to adapt the necessary libraries to use spark 2.0.x version.

Good luck, i would like to see any blog post using this combination.



2018-01-17 16:48 GMT+01:00 Guillermo Ortiz <ko...@gmail.com>:

> 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?
>



-- 
Alonso Isidoro Roman
[image: https://]about.me/alonso.isidoro.roman
<https://about.me/alonso.isidoro.roman?promo=email_sig&utm_source=email_sig&utm_medium=email_sig&utm_campaign=external_links>