age in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Spark-SQL-on-Cassandra-tp17812.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: us
spark-user-list.1001560.n3.nabble.com/Spark-SQL-on-Cassandra-tp17812.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional comman
.registerAsTable("objects")
>
> At step (2) I have to explicitly do a "toArray" because jsonRDD takes in a
> RDD[String]. For me calling "toArray" on cassandra rdd takes forever as
> have
> million records in cassandra . Is there a better way of doing thi
because jsonRDD takes in a
RDD[String]. For me calling "toArray" on cassandra rdd takes forever as have
million records in cassandra . Is there a better way of doing this ? How can
I optimize it ?
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabbl