Can I ask how do you get a Spark 1.4 to work? If CDH isn't working with 1.4, how do you work without yarn? Can you point me to some docs?
בתאריך יום ו׳, 17 ביולי 2015, 17:38 מאת Ian de Beer <i...@zenaptix.com>: > Hi > I would also be very happy if I can get this to work > I have tried - and so far all in vain. I want to connect Zeppelin to an > existing standalone cluster that runs spark 1.4.1. with scala 2.11 > I have even tried to change the java code in the spark-interpreter to be > 2.11 compliant but I had to abandon that because of the depency on 2.10 > features. > Using the Spark 1.4 with scala 2.10 on the Zeppelinn side with 2.11 on the > cluster side also did not work due to, what appears to be marshalling > problem that manifest as “Can not call methods ons a stopped Spark context” > Regards > Ian > > > > On 17 Jul 2015, at 15:41, <saif.a.ell...@wellsfargo.com> < > saif.a.ell...@wellsfargo.com> wrote: > > Hello everyone, > > I need help adding or replacing an interpreter with Spark on scala 2.11 > instead of 2.10.4. Has anyone tried? > > Tried two things, changing pom files pointing to 2.11 and creating new > interpreter but I am failing to make it actually appear. > > Any guidance appreciated. > Saif > > >