Thu, Dec 11, 2014 at 8:09 AM, Ajay wrote:
> Hi,
>
> To test Spark SQL Vs CQL performance on Cassandra, I did the following:
>
> 1) Cassandra standalone server (1 server in a cluster)
> 2) Spark Master and 1 Worker
> Both running in a Thinkpad laptop with 4 cores and 8GB RAM.
&g
Hi,
To test Spark SQL Vs CQL performance on Cassandra, I did the following:
1) Cassandra standalone server (1 server in a cluster)
2) Spark Master and 1 Worker
Both running in a Thinkpad laptop with 4 cores and 8GB RAM.
3) Written Spark SQL code using Cassandra-Spark Driver from Cassandra