stores intermediate results on Cassandra, could you please clarify
> how data locality is handled? Will it store in other keyspace?
> I could not find any doc about it...
>
> From: user@cassandra.apache.org
> Subject: Re: Spark and intermediate results
>
> You can run spark
any doc about it...
From: user@cassandra.apache.org
Subject: Re: Spark and intermediate results
You can run spark against your Cassandra data directly without using a shared
filesystem.
https://github.com/datastax/spark-cassandra-connector
On Fri, Oct 9, 2015 at 6:09 AM Marcelo Valle
You can run spark against your Cassandra data directly without using a
shared filesystem.
https://github.com/datastax/spark-cassandra-connector
On Fri, Oct 9, 2015 at 6:09 AM Marcelo Valle (BLOOMBERG/ LONDON) <
mvallemil...@bloomberg.net> wrote:
> Hello,
>
> I saw this nice link from an event:
Hello,
I saw this nice link from an event:
http://www.datastax.com/dev/blog/zen-art-spark-maintenance?mkt_tok=3RkMMJWWfF9wsRogvqzIZKXonjHpfsX56%2B8uX6GylMI%2F0ER3fOvrPUfGjI4GTcdmI%2BSLDwEYGJlv6SgFSrXMMblswLgIXBY%3D
I would like to test using Spark to perform some operations on a column family,