Hi Ian, it is a known issue with Spark. It should be fixed in 0.9.1 and 1.0.0. See https://spark-project.atlassian.net/browse/SPARK-1052 for more info.
Tomas On 26 March 2014 06:13, Ian Ferreira <[email protected]> wrote: > figured as much, what is the DL > > > On 03/25/2014 09:09 PM, Vinod Kone wrote: > > This question is probably better suited for the spark mailing list. > > @vinodkone > Sent from my mobile > > On Mar 25, 2014, at 7:27 PM, Ian Ferreira <[email protected]> wrote: > > > 14/03/25 19:22:52 INFO SparkEnv: Connecting to BlockManagerMaster: > akka.tcp://spark@localhost:7077/user/BlockManagerMaster > akka.actor.ActorNotFound: Actor not found for: > ActorSelection[Actor[akka.tcp://spark@localhost:7077/]/user/BlockManagerMaster] > at > akka.actor.ActorSelection$$anonfun$resolveOne$1.apply(ActorSelection.scala:66) > at > akka.actor.ActorSelection$$anonfun$resolveOne$1.apply(ActorSelection.scala:64) > > This seems to be fixed based on some searches, but I keep getting this error > consistently. Any help would be much appreciated. > > > > >

