Hello,
I used a custom receiver in order to receive JMS messages from MQ Servers.
I want to benefit of Yarn cluster, my questions are :

- Is it possible to have only one node receiving JMS messages and parralelize 
the RDD over all the cluster nodes ?
- Is it possible to parallelize also the message receiver over cluster nodes ?

If you have any code example for the both items it would be fine, because the 
parralelization mechanism in the code is not crystal clear for me ...

Tks
Nicolas

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

Reply via email to