Re: Terminate job without killing

2016-12-06 Thread Leonid Blokhin
Hi, Bruno! You can send a message to the topic MQTT, when finished Job. This can be done with the help of Mist service https://github.com/Hydrospheredata/mist, or in a similar way. Regards, Leonid 7 дек. 2016 г. 6:03 пользователь "Bruno Faria" написал: I have a python spark job that runs suc

Single context Spark from Python and Scala

2016-02-15 Thread Leonid Blokhin
Hello I want to work with single context Spark from Python and Scala. Is it possible? Is it possible to do betwen started ./bin/pyspark and ./bin/spark-shell for dramatic example? Cheers, Leonid