Re: Worker nodes: Error messages

2014-06-26 Thread Akhil Das
Can you paste the stderr from the worker logs? (Found in work/ app-20140625133031-0002/ directory) Most likely you might need to set SPARK_MASTER_IP in your spark-env.sh file (Not sure why i'm seeing akka.tcp://spark@localhost:56569 instead of akka.tcp://spark@*serverip*:56569) Thanks Best

Worker nodes: Error messages

2014-06-25 Thread Sameer Tilak
Hi All, I see the following error messages on my worker nodes. Are they due to improper cleanup or wrong configuration? Any help with this would be great! 14/06/25 12:30:55 INFO SecurityManager: Using Spark's default log4j profile: org/apache/spark/log4j-defaults.properties14/06/25 12:30:55 INFO