Re: Zeppelin 0.8.0 can not work with Spark 2.4.3

2019-05-20 Thread Jeff Zhang
It's not yet, but it is targeted for 0.9 Pastrana, Rodrigo (RIS-BCT) 于2019年5月20日周一 下午11:40写道: > Do we know if zeppelin 0.9.x will support spark 2.4.3 (scala 2.12)? Thanks. > > > > *From:* Jeff Zhang > *Sent:* Monday, May 20, 2019 5:50 AM > *To:* users > *Subject

RE: Zeppelin 0.8.0 can not work with Spark 2.4.3

2019-05-20 Thread Pastrana, Rodrigo (RIS-BCT)
Do we know if zeppelin 0.9.x will support spark 2.4.3 (scala 2.12)? Thanks. From: Jeff Zhang Sent: Monday, May 20, 2019 5:50 AM To: users Subject: Re: Zeppelin 0.8.0 can not work with Spark 2.4.3 *** External email: use caution *** Spark 2.4.3 is built with

Re: Zeppelin 0.8.0 can not work with Spark 2.4.3

2019-05-20 Thread Jeff Zhang
Spark 2.4.3 is built with scala 2.12 which is not supported by zeppelin 0.8.x. You can try to use spark 2.4.3 with scala 2.11. I am afraid you have to build spark 2.4.3 with scala 2.11 by yourself. Hao Ren 于2019年5月20日周一 下午5:37写道: > Hi, > I have the following errors when using spark 2.4.3. > It

Zeppelin 0.8.0 can not work with Spark 2.4.3

2019-05-20 Thread Hao Ren
Hi, I have the following errors when using spark 2.4.3. It seems that the method has been changed in spark. I would also like to try 0.9.0-SNAPSHOT to see if things get fixed, but I can not find any download link: http://archive.apache.org/dist/zeppelin/ Could you please tell me where to download i