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