Re: java.lang.ClassNotFoundException: org.apache.zeppelin.spark.SparkInterpreter with 0.7.2 binary

2017-06-29 Thread Serega Sheypak
Yeah, I was my misunderstanding of Intepreter REST API behaviour. Update endpoint actually overwrites everything. I tried to set specific spark properties only: custom_properties = { 'spark.app.name': 'Zeppelin', 'master': 'yarn-client', 'spark.dynamicAllocation.enabled': 'false',

Re: java.lang.ClassNotFoundException: org.apache.zeppelin.spark.SparkInterpreter with 0.7.2 binary

2017-06-29 Thread Иван Шаповалов
looks like you create an interpreter setting via rest api and it is configured well enough 2017-06-29 18:32 GMT+03:00 Serega Sheypak : > hi, I don't quite well understand what do I do wrong.\ > > can you help me please? > > ERROR [2017-06-29 08:21:53,695] ({qtp1521110008-116} > InterpreterFactory

Re: java.lang.ClassNotFoundException: $anonfun$1

2017-03-08 Thread Rob Anderson
To: "users@zeppelin.apache.org" > Date: Wednesday, March 8, 2017 at 2:29 AM > To: "users@zeppelin.apache.org" > Subject: Re: java.lang.ClassNotFoundException: $anonfun$1 > > Thanks. I can reach out to Cloudera, although the same commands seem to > be work v

Re: java.lang.ClassNotFoundException: $anonfun$1

2017-03-07 Thread Jianfeng (Jeff) Zhang
o:users@zeppelin.apache.org>> Date: Wednesday, March 8, 2017 at 2:29 AM To: "users@zeppelin.apache.org<mailto:users@zeppelin.apache.org>" mailto:users@zeppelin.apache.org>> Subject: Re: java.lang.ClassNotFoundException: $anonfun$1 Thanks. I can reach out to Cloudera, a

Re: java.lang.ClassNotFoundException: $anonfun$1

2017-03-07 Thread Rob Anderson
Thanks. I can reach out to Cloudera, although the same commands seem to be work via Spak-Shell (see below). So, the issue seems unique to Zeppelin. Spark context available as 'sc' (master = yarn, app id = application_1472496315722_481416). Spark session available as 'spark'. Welcome to

Re: java.lang.ClassNotFoundException: $anonfun$1

2017-03-06 Thread moon soo Lee
Hi Rob, Thanks for sharing the problem. fyi, https://issues.apache.org/jira/browse/ZEPPELIN-1735 is tracking the problem. If we can get help from cloudera forum, that would be great. Thanks, moon On Tue, Mar 7, 2017 at 10:08 AM Jeff Zhang wrote: > > It seems CDH specific issue, you might be b

Re: java.lang.ClassNotFoundException: $anonfun$1

2017-03-06 Thread Jeff Zhang
It seems CDH specific issue, you might be better to ask cloudera forum. Rob Anderson 于2017年3月7日周二 上午9:02写道: > Hey Everyone, > > We're running Zeppelin 0.7.0. We've just cut over to spark2, using > scala11 via the CDH parcel (SPARK2-2.0.0.cloudera1-1.cdh5.7.0.p0.113931). > > Running a simple job

Re: java.lang.ClassNotFoundException: org.apache.spark.repl.SparkCommandLine

2016-09-13 Thread moon soo Lee
Zeppelin support spark 2.0 from 0.6.1 release. Check "Available interpreters" section on download page [1]. Please try 0.6.1 release or build from master branch, and let us know if it works! Thanks, moon [1] http://zeppelin.apache.org/download.html On Wed, Sep 7, 2016 at 12:18 PM Jeremy Cunni

Re: java.lang.ClassNotFoundException

2016-07-20 Thread mina lee
Hi Gilad, For your information, I am planning to include table rendering bug fix in 0.6.1 and I will start 0.6.1 vote as soon as spark 2.0 is released. And glad to hear that you solved the ClassNotFoundException issue. Do you mind to share your environment(spark version, hadoop version, if you us

Re: java.lang.ClassNotFoundException

2016-07-20 Thread Hyung Sung Shim
Could you share your code of paragraph or screenshot? 2016-07-20 22:39 GMT+09:00 Gilad Landau : > Hi, > > > > I compile zeppelin from the latest version on GIT but please have the > issue with the basic table results. > > Any idea what can be causing this issue? > > Thanks, > > > > Gilad > > > >

RE: java.lang.ClassNotFoundException

2016-07-20 Thread Gilad Landau
Hi, I compile zeppelin from the latest version on GIT but please have the issue with the basic table results. Any idea what can be causing this issue? Thanks, Gilad From: astros...@gmail.com [mailto:astros...@gmail.com] On Behalf Of Hyung Sung Shim Sent: Wednesday, July 20, 2016 2:33 PM To: u