glint icon indicating copy to clipboard operation
glint copied to clipboard

cluster conf example

Open citizenkeynes opened this issue 7 years ago • 0 comments

Hey Rolf!

I am struggling to setup glint on a standalone spark cluster. i am following your tutorial with one master and one server. (and i use the standard conf from your repo)

I can manipulate the bigVector fine on the master node / but my futures time out if I try a .push() within and RDD foreach statement?

so the client seems to be running fine - but i cannot be accessed from the worker nodes.

thanks christian

citizenkeynes avatar Oct 03 '17 15:10 citizenkeynes