RE: Problem executing Spark via JBoss application

2014-10-16 Thread Mehdi Singer
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

RE: Problem executing Spark via JBoss application

2014-10-16 Thread Mehdi Singer
the results - Stop the context Do you think it might be dangerous? Do you have recommendations to integrate Spark jobs with web services? Regards, Mehdi De : Jörn Franke [mailto:jornfra...@gmail.com] Envoyé : jeudi 16 octobre 2014 09:22 À : Mehdi Singer Cc : user@spark.apache.org; yana.kadiy

Problem executing Spark via JBoss application

2014-10-15 Thread Mehdi Singer
Hi, I have a Spark standalone example application which is working fine. I'm now trying to integrate this application into a J2EE application, deployed on JBoss 7.1.1 and accessed via a web service. The JBoss server is installed on my local machine (Windows 7) and the master Spark is remote