yana.kadiy...@gmail.com
Objet : RE: Problem executing Spark via JBoss application
Do you create the application in context of the web service call? Then the
application maybe killed after you return from the web service call. However,
we would need to see what you do during the web service call, how
Mehdi Singer
> *Cc :* user@spark.apache.org
> *Objet :* Re: Problem executing Spark via JBoss application
>
>
>
> From this line : Removing executor app-20141015142644-0125/0 because it
> is EXITED I would guess that you need to examine the executor log to see
> why the exec
Indeed it was a problem on the executor side… I have to figure out how to fix
it now ;-)
Thanks!
Mehdi
De : Yana Kadiyska [mailto:yana.kadiy...@gmail.com]
Envoyé : mercredi 15 octobre 2014 18:32
À : Mehdi Singer
Cc : user@spark.apache.org
Objet : Re: Problem executing Spark via JBoss
>From this line : Removing executor app-20141015142644-0125/0 because it is
EXITED I would guess that you need to examine the executor log to see why
the executor actually exited. My guess would be that the executor cannot
connect back to your driver. But check the log from the executor. It should