Re: Multiple Spark Applications that use Cassandra, how to share resources/nodes

2016-05-04 Thread Alonso Isidoro Roman
t; cause then the Cassandra access will not be efficient since I use > repartitionByCassandraReplica() > > Satisfying 250ms requests, well that depends very much on your use case I > would say, and boring answer :-( sorry > > Regards > Tobias > > From: Andy Davidson >

Re: Multiple Spark Applications that use Cassandra, how to share resources/nodes

2016-05-04 Thread Tobias Eriksson
:26 To: Tobias Eriksson mailto:tobias.eriks...@qvantel.com>>, "user@spark.apache.org<mailto:user@spark.apache.org>" mailto:user@spark.apache.org>> Subject: Re: Multiple Spark Applications that use Cassandra, how to share resources/nodes Hi Tobias I am very interested im

RE: Multiple Spark Applications that use Cassandra, how to share resources/nodes

2016-05-03 Thread Mohammed Guller
ttp://www.amazon.com/Big-Data-Analytics-Spark-Practitioners/dp/1484209656/> From: Tobias Eriksson [mailto:tobias.eriks...@qvantel.com] Sent: Tuesday, May 3, 2016 7:34 AM To: user@spark.apache.org Subject: Multiple Spark Applications that use Cassandra, how to share resources/nodes Hi We are using

Re: Multiple Spark Applications that use Cassandra, how to share resources/nodes

2016-05-03 Thread Andy Davidson
-calendar &utm_content=&utm_source=brighttalk-portal&utm_medium=calendar&utm_term= From: Tobias Eriksson Date: Tuesday, May 3, 2016 at 7:34 AM To: "user @spark" Subject: Multiple Spark Applications that use Cassandra, how to share resources/nodes > Hi > We ar

Multiple Spark Applications that use Cassandra, how to share resources/nodes

2016-05-03 Thread Tobias Eriksson
Hi We are using Spark for a long running job, in fact it is a REST-server that does some joins with some tables in Casandra and returns the result. Now we need to have multiple applications running in the same Spark cluster, and from what I understand this is not possible, or should I say somewh