user@spark.apache.org>"
mailto:user@spark.apache.org>>
Subject: Re: ISpark class not found
Hi,
I was also trying Ispark..But I couldnt even start the notebook..I am getting
the following error.
ERROR:tornado.access:500 POST /api/sessions (127.0.0.1) 10.15ms
referer=http://localhost:/note
Hi,
I was also trying Ispark..But I couldnt even start the notebook..I am getting
the following error.
ERROR:tornado.access:500 POST /api/sessions (127.0.0.1) 10.15ms
referer=http://localhost:/notebooks/Scala/Untitled0.ipynb
How did you start the notebook?
Thanks & Regards,
Meethu M
O
I've been experimenting with the ISpark extension to IScala
(https://github.com/tribbloid/ISpark)
Objects created in the REPL are not being loaded correctly on worker nodes,
leading to a ClassNotFound exception. This does work correctly in spark-shell.
I was curious if anyone has used ISpark an