Hi,

I have an issue with running Spark in standalone mode on a cluster.
Everything seems to run fine for a couple of minutes until Spark stops
executing the tasks.

Any idea? 

Would appreciate some help.
Thanks in advance,
 Tassilo

I get errors like that at the end:

14/10/31 16:16:59 INFO client.AppClient$ClientActor: Executor updated:
app-20141031161538-0003/7 is now EXITED (Command exited with code 1)
14/10/31 16:16:59 INFO cluster.SparkDeploySchedulerBackend: Executor
app-20141031161538-0003/7 removed: Command exited with code 1
14/10/31 16:16:59 INFO client.AppClient$ClientActor: Executor added:
app-20141031161538-0003/11 on worker-20141031142207-localhost-36911
(localhost:36911) with 12 cores
14/10/31 16:16:59 INFO cluster.SparkDeploySchedulerBackend: Granted executor
ID app-20141031161538-0003/11 on hostPort localhost:36911 with 12 cores,
16.0 GB RAM
14/10/31 16:16:59 INFO client.AppClient$ClientActor: Executor updated:
app-20141031161538-0003/11 is now RUNNING
14/10/31 16:16:59 INFO client.AppClient$ClientActor: Executor updated:
app-20141031161538-0003/8 is now EXITED (Command exited with code 1)
14/10/31 16:16:59 INFO cluster.SparkDeploySchedulerBackend: Executor
app-20141031161538-0003/8 removed: Command exited with code 1
14/10/31 16:16:59 INFO client.AppClient$ClientActor: Executor added:
app-20141031161538-0003/12 on worker-20141031142207-localhost-41750
(localhost:41750) with 12 cores



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Standalone-on-cluster-stops-tp17869.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to