Re: Spark Interpreter error: 'not found: type'

2018-03-19 Thread Jeff Zhang
in classpath and i didn't have any issues with import. >> >> >> Can you give me idea of how you are loading this jar datavec-api for >> zeppelin or spark-submit to access? >> >> >> Best >> >> Karan >> --

Re: Spark Interpreter error: 'not found: type'

2018-03-19 Thread Marcus
api for > zeppelin or spark-submit to access? > > > Best > > Karan > -- > *From:* Marcus <marcus.hun...@gmail.com> > *Sent:* Saturday, March 10, 2018 10:43:25 AM > *To:* users@zeppelin.apache.org > *Subject:* Spark Interpreter error: 'not found: type'

Re: Spark Interpreter error: 'not found: type'

2018-03-14 Thread Karan Sewani
Best Karan From: Marcus <marcus.hun...@gmail.com> Sent: Saturday, March 10, 2018 10:43:25 AM To: users@zeppelin.apache.org Subject: Spark Interpreter error: 'not found: type' Hi, I am new to Zeppelin and encountered a strange behavior. When copying my r

Spark Interpreter error: 'not found: type'

2018-03-09 Thread Marcus
Hi, I am new to Zeppelin and encountered a strange behavior. When copying my running scala-code to a notebook, I've got errors from the spark interpreter, saying it could not find some types. Strangely the code worked, when I used the fqcn instead of the simple name. But since I want the create a