Hi Sachin, Which version of zeppelin you are running? I think the issue is due to the version mismatch between spark and scala.
Regards, SJ On Sat, Sep 3, 2016 at 2:52 PM, Sachin Jain <sachinjain...@gmail.com> wrote: > Sending this to dev mailing list sine my attempt to send on users mailing > list failed with the following error. > > -------- > Hi. This is the qmail-send program at apache.org. > I'm afraid I wasn't able to deliver your message to the following > addresses. > This is a permanent error; I've given up. Sorry it didn't work out. > > <us...@zeppelin.apache.org>: > Must be sent from an @apache.org address or a subscriber address or an > address in LDAP. > -------- > > -Sachin > > ---------- Forwarded message ---------- > From: Sachin Jain <sachinjain...@gmail.com> > Date: Sat, Sep 3, 2016 at 2:43 PM > Subject: Unable to run spark in zeppelin > To: us...@zeppelin.apache.org > > > Hi, > > I have done a fresh setup of Zeppelin and when I am trying to run spark > code (with scala), I am getting following error in logs. > > Please find attached log file which contains error. I am also attaching my > notebook screenshot and the interpreter binding just in case it is helpful. > > Use case: Till now, I run my code in spark shell but I want to move to > notebook experience where I can save my code snippets and run them later. > >