Are you launching your application using scala or java command? scala
command bring in a version of Akka that we have found to cause conflicts
with Spark's version for Akka. So its best to launch using Java.

TD



On Thu, Mar 6, 2014 at 3:45 PM, Deepak Nulu <deepakn...@gmail.com> wrote:

> I see the same error. I am trying a standalone example integrated into a
> Play
> Framework v2.2.2 application. The error occurs when I try to create a Spark
> Streaming Context. Compilation succeeds, so I am guessing it has to do with
> the version of Akka getting picked up at runtime.
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/NoSuchMethodError-Akka-Props-tp2191p2375.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>

Reply via email to