Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-21 Thread Alex Ott
I didn't compile it myself, I just use binaries that Jeff created for preview2. My point is that it worked out of box in preview1, and previous versions, and should continue be the same, otherwise it's a very breaking change that requires that people know about that... On Tue, Jul 21, 2020 at

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-21 Thread Jeff Zhang
That's right, In that PR, I exclude hadoop jars from zeppelin distribution, so that we can support both hadoop2 and hadoop3 (user could set USE_HADOOP=true in zeppelin-env.sh, so that zeppelin run command `hadoop classpath` and put all the hadoop jars in classpath of zeppelin. But for this issue,

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-21 Thread Philipp Dallig
Hi Alex, It seems that Hadoop classes are missing. Do you include Hadoop jars with "-P include-hadoop"? I think it's related to https://github.com/apache/zeppelin/commit/6fa79a9fc743f2b4321ac9e8713b3380bb4d64c9#diff-600376dffeb79835ede4a0b285078036. Philipp Am 21.07.20 um 11:28 schrieb

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-21 Thread Alex Ott
Hi Jeff I've found another issue in both rc1 & rc2 - if you don't specify the SPARK_HOME, then the default Spark interpreter doesn't start with following error if I execute the code for reading from Cassandra: %spark import org.apache.spark.sql.cassandra._ val data =

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-20 Thread Jeff Zhang
Sorry, the blocker issue in spark interpreter is this one, https://issues.apache.org/jira/browse/ZEPPELIN-4962 Jeff Zhang 于2020年7月20日周一 下午9:53写道: > Thanks Alex, I also found another blocker issue in spark interpreter. > https://issues.apache.org/jira/browse/ZEPPELIN-4912 > > Folks, > I'd like

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-20 Thread Jeff Zhang
Thanks Alex, I also found another blocker issue in spark interpreter. https://issues.apache.org/jira/browse/ZEPPELIN-4912 Folks, I'd like to cancel this RC, and will prepare another RC after these 2 blocker issues. Alex Ott 于2020年7月20日周一 下午6:44写道: > Hi Jeff > > I didn't identify the root

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-20 Thread Alex Ott
Hi Jeff I didn't identify the root cause (I'm not a HTML/JavaScript developer), but I fixed the issue. PR is open: https://github.com/apache/zeppelin/pull/3858 - it's primarily HTML templates changes, so it could be merged quite fast, and then we can cut new RC. On Sat, Jul 18, 2020 at 3:43 PM

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-19 Thread Jongyoul Lee
+1 2020년 7월 19일 (일) 08:51, Surjan S Rawat 님이 작성: > +1 > > On Fri, Jul 17, 2020 at 9:05 AM Eric Pugh > wrote: > >> Very excited to see preview2, 0.9.0 has been much more stable then >> previous versions, and the ipyn export makes it easier to use with more >> clients in my work. >> >> +1 (non

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-18 Thread Surjan S Rawat
+1 On Fri, Jul 17, 2020 at 9:05 AM Eric Pugh wrote: > Very excited to see preview2, 0.9.0 has been much more stable then > previous versions, and the ipyn export makes it easier to use with more > clients in my work. > > +1 (non binding) > > On Jul 17, 2020, at 11:27 AM, Yadong Xie wrote: > >

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-18 Thread Jeff Zhang
Thanks for the feedback, @Alex Ott , We can wait for your fix, and everyone else can continue to test the preview2. Alex Ott 于2020年7月18日周六 下午6:13写道: > I'm hitting https://issues.apache.org/jira/browse/ZEPPELIN-4787 in > Cassandra interpreter, need to investigate why this happens - is it

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-18 Thread Alex Ott
I'm hitting https://issues.apache.org/jira/browse/ZEPPELIN-4787 in Cassandra interpreter, need to investigate why this happens - is it result of the Cassandra interpreter refactoring, or something else... Everything was fine in the preview1, and many templates weren't affected by refactoring, but

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-17 Thread Anthony Corbacho
+1 On Sat, Jul 18, 2020 at 12:54 PM Prabhjyot Singh wrote: > +1 > Thank you Jeff for creating this. > > On Fri, Jul 17, 2020, 9:35 PM Eric Pugh > wrote: > >> Very excited to see preview2, 0.9.0 has been much more stable then >> previous versions, and the ipyn export makes it easier to use with

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-17 Thread Prabhjyot Singh
+1 Thank you Jeff for creating this. On Fri, Jul 17, 2020, 9:35 PM Eric Pugh wrote: > Very excited to see preview2, 0.9.0 has been much more stable then > previous versions, and the ipyn export makes it easier to use with more > clients in my work. > > +1 (non binding) > > On Jul 17, 2020, at

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-17 Thread Eric Pugh
Very excited to see preview2, 0.9.0 has been much more stable then previous versions, and the ipyn export makes it easier to use with more clients in my work. +1 (non binding) > On Jul 17, 2020, at 11:27 AM, Yadong Xie wrote: > > Thanks, Jeff > +1 from my side > > Jeff Zhang

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-17 Thread Yadong Xie
Thanks, Jeff +1 from my side Jeff Zhang 于2020年7月17日周五 下午11:25写道: > Hi folks, > > I propose the following RC to be released for the Apache Zeppelin > 0.9.0-preview2 release. > > > The commit id is a74365c0813b451db1bc78def7d1ad1279429224 : > >

[VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-17 Thread Jeff Zhang
Hi folks, I propose the following RC to be released for the Apache Zeppelin 0.9.0-preview2 release. The commit id is a74365c0813b451db1bc78def7d1ad1279429224 : https://gitbox.apache.org/repos/asf?p=zeppelin.git;a=commit;h=dd2058395ad4cf08fb6bdc901ec0c426c5095a94 This corresponds to the tag: