Re: Launching Spark app in client mode for standalone cluster

2015-01-06 Thread Boromir Widas
Thanks for the pointers. The issue was due to route caching by Spray, which would always return the same value. Other than that the program is working fine. On Mon, Jan 5, 2015 at 12:44 AM, Simon Chan wrote: > Boromir, > > You may like to take a look at how we make Spray and Spark working > toge

Re: Launching Spark app in client mode for standalone cluster

2015-01-04 Thread Simon Chan
Boromir, You may like to take a look at how we make Spray and Spark working together at the PredictionIO project: https://github.com/PredictionIO/PredictionIO Simon On Sun, Jan 4, 2015 at 8:31 PM, Chester At Work wrote: > Just a guess here, may not be correct. > > Spray needs to start akka