Thanks for the information Andy. I will go through the versions mentioned in 
Dependencies.scala to identify the compatibility.

Regards,
Manish


From: andy petrella [mailto:andy.petre...@gmail.com]
Sent: Tuesday, April 07, 2015 11:04 AM
To: Manish Gupta 8; user@spark.apache.org
Subject: Re: Spark 1.2.0 with Play/Activator


Hello Manish,

you can take a look at the spark-notebook build, it's a bit tricky to get rid 
of some clashes but at least you can refer to this build to have ideas.
LSS, I have stripped out akka from play deps.

ref:
https://github.com/andypetrella/spark-notebook/blob/master/build.sbt
https://github.com/andypetrella/spark-notebook/blob/master/project/Dependencies.scala
https://github.com/andypetrella/spark-notebook/blob/master/project/Shared.scala

HTH, cheers
andy

Le mar 7 avr. 2015 07:26, Manish Gupta 8 
<mgupt...@sapient.com<mailto:mgupt...@sapient.com>> a écrit :
Hi,

We are trying to build a Play framework based web application integrated with 
Apache Spark. We are running Apache Spark 1.2.0 CDH 5.3.0. But struggling with 
akka version conflicts (errors like java.lang.NoSuchMethodError in akka). We 
have tried Play 2.2.6 as well as Activator 1.3.2.

If anyone has successfully integrated Spark 1.2.0 with Play/Activator, please 
share the version we should use and akka dependencies we should add in 
Build.sbt.

Thanks,
Manish

Reply via email to