Quentin GEFFARD created SPARK-15066:
---------------------------------------

             Summary:  setup a spark cluster and I've come across an annoying 
bug
                 Key: SPARK-15066
                 URL: https://issues.apache.org/jira/browse/SPARK-15066
             Project: Spark
          Issue Type: Bug
          Components: Streaming
    Affects Versions: 1.6.1
            Reporter: Quentin GEFFARD
            Priority: Critical


I'm trying to setup a spark cluster and I've come across an annoying bug... 
When I submit a spark application it runs fine on workers until I kill one (for 
example by using stop-slave.sh on the worker node). When the worker is killed 
spark will then try to relaunch an executor on an available worker node but it 
fails everytime (I know because the webUI either displays FAILED or LAUNCHING 
for the executor, it never succeeds).

Here's the output from the worker node :

Spark worker error : http://i.stack.imgur.com/2U8kF.png

Thank you for your help !



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to