From: Ratika Prasad Sent: Monday, October 05, 2015 2:39 PM To: [email protected] Cc: Ameeta Jayarajan <[email protected]> Subject: Spark error while running in spark mode
Hi, When we run our spark component in cluster mode as below we get the following error ./bin/spark-submit --class com.coupons.stream.processing.SparkStreamEventProcessingEngine --master spark://172.28.161.138:7077 EventProcessingEngine-0.0.1-SNAPSHOT-jar-with-dependencies.jar ERROR ErrorMonitor: dropping message [class akka.actor.ActorSelectionMessage] for non-local recipient [Actor[akka.tcp://[email protected]:7077/]] arriving at [akka.tcp://[email protected]:7077] inbound addresses are [akka.tcp://[email protected]:7077] akka.event.Logging$Error$NoCause$ Kindly help
