Canceling this vote while, 1. 3rd party repos are included - ZEPPELIN-404 2. Build instruction does not specify set -Ppyspark to make pyspark work out of box - ZEPPELIN-405 3. License are unhandled files under /docs - ZEPPELIN-406
Vote will be restarted with rc3 after ZEPPELIN-404, ZEPPELIN-405, ZEPPELIN-406 are resolved. Thanks, moon On Sun, Nov 8, 2015 at 10:25 PM moon soo Lee <[email protected]> wrote: > I'm going to cancel this vote and restart with rc3, after ZEPPELIN-404, > ZEPPELIN-405, ZEPPELIN-406 resolved. > Thanks for everyone who verified this release candidate. > > On Sun, Nov 8, 2015 at 7:23 PM Mina Lee <[email protected]> wrote: > >> +1 for restarting vote with rc3 >> >> On Sun, Nov 8, 2015 at 3:04 PM, moon soo Lee <[email protected]> wrote: >> >> > following issues are found during rc2 verification. >> > >> > https://issues.apache.org/jira/browse/ZEPPELIN-404 >> > https://issues.apache.org/jira/browse/ZEPPELIN-405 >> > https://issues.apache.org/jira/browse/ZEPPELIN-406 >> > >> > and i think vote need to be restarted with rc3. Would restarting this >> vote >> > be okay? >> > >> > Thanks, >> > moon >> > >> > On Sun, Nov 8, 2015 at 9:23 AM moon soo Lee <[email protected]> wrote: >> > >> > > Last release (0.5.0-incubating), LICENSE and NOTICE file were pointed >> > out. >> > > If someone can help verify LICENSE and NOTICE file, that would be >> really >> > > appreciated. >> > > >> > > Best, >> > > moon >> > > >> > > >> > > On Sun, Nov 8, 2015 at 1:17 AM moon soo Lee <[email protected]> wrote: >> > > >> > >> Thanks for verifying. >> > >> Cos also mentioned about version in the branch. >> > >> What could be proper version number in the branch? >> > >> >> > >> Best, >> > >> moon >> > >> >> > >> On Sun, Nov 8, 2015 at 12:42 AM Jeff Steinmetz < >> > >> [email protected]> wrote: >> > >> >> > >>> Confirming we are building off of this branch for 0.5.5 >> > >>> >> > >>> https://github.com/apache/incubator-zeppelin/tree/branch-0.5.5 >> > >>> >> > >>> >> > >>> >> > >>> If so, is there a reason this branch has the version set to 0.5.6 >> > >>> >> > >>> <version>0.5.6-incubating-SNAPSHOT</version> >> > >>> >> > >>> Here >> > >>> >> > >>> >> > >>> >> > >> https://github.com/apache/incubator-zeppelin/blob/branch-0.5.5/pom.xml#L37 >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> On 11/7/15, 2:15 AM, "tog" <[email protected]> wrote: >> > >>> >> > >>> >Did test spark, pyspark on various notes in local mode >> > >>> > >> > >>> >+1 >> > >>> > >> > >>> >On 7 November 2015 at 09:55, moon soo Lee <[email protected]> wrote: >> > >>> > >> > >>> >> Thanks for verifying. >> > >>> >> >> > >>> >> You'll still need to set proper profile depends on your use case. >> > >>> >> Binary package in release candidate (rc2) has been built with >> > >>> >> >> > >>> >> "-Pspark-1.5 -Phadoop-2.4 -Pyarn -Ppyspark" >> > >>> >> >> > >>> >> see >> > >>> >> >> > >>> >> >> > >>> >> > >> https://github.com/apache/incubator-zeppelin/blob/master/dev/create_release.sh#L125 >> > >>> >> >> > >>> >> You'll able to create the same binary with the profile above. >> > >>> >> >> > >>> >> Thanks, >> > >>> >> moon >> > >>> >> >> > >>> >> On Sat, Nov 7, 2015 at 6:40 PM Eran Witkon <[email protected] >> > >> > >>> wrote: >> > >>> >> >> > >>> >> > Hi, >> > >>> >> > I just downloaded zeppelin-0.5.5-incubating.tgz from >> > >>> >> > >> > >>> >> > >> > >>> >> >> > >>> >> > >> https://dist.apache.org/repos/dist/dev/incubator/zeppelin/0.5.5-incubating-rc2/ >> > >>> >> > , >> > >>> >> > built it using 'mvn clean package -DskipTests' and run it but I >> > get >> > >>> : >> > >>> >> > sc.version 1.4.1 >> > >>> >> > and pyspark: >> > >>> >> > pyspark is not responding Traceback (most recent call last): >> File >> > >>> >> > "/tmp/zeppelin_pyspark.py", line 20, in <module> from >> > >>> py4j.java_gateway >> > >>> >> > import java_import, JavaGateway, GatewayClient >> > >>> >> > ImportError: No module named py4j.java_gateway >> > >>> >> > >> > >>> >> > is the the right place or is these expected for release 0.5.5 >> > >>> >> > >> > >>> >> > >> > >>> >> > On Sat, Nov 7, 2015 at 2:13 AM Alexander Bezzubov < >> [email protected] >> > > >> > >>> >> wrote: >> > >>> >> > >> > >>> >> > > +1 (binding) >> > >>> >> > > >> > >>> >> > > thank you Moon for addressing RC1 issues in such timely >> manner! >> > >>> >> > > >> > >>> >> > > On Sat, Nov 7, 2015, 07:50 Felix Cheung < >> > >>> [email protected]> >> > >>> >> > wrote: >> > >>> >> > > >> > >>> >> > > > +1 tested spark pyspark flink looks good. >> > >>> >> > > > >> > >>> >> > > > >> > >>> >> > > > >> > >>> >> > > > >> > >>> >> > > > >> > >>> >> > > > >> > >>> >> > > > On Fri, Nov 6, 2015 at 1:19 PM -0800, "Vinay Shukla" < >> > >>> >> > > > [email protected]> wrote: >> > >>> >> > > > Thanks Guillaume. Validating with the bin tarball now. >> > >>> >> > > > >> > >>> >> > > > On Fri, Nov 6, 2015 at 11:37 AM, tog < >> > >>> [email protected]> >> > >>> >> > wrote: >> > >>> >> > > > >> > >>> >> > > > > Vinay >> > >>> >> > > > > >> > >>> >> > > > > What you have is normal behavior since you used the src >> > >>> tarball. >> > >>> >> You >> > >>> >> > > have >> > >>> >> > > > > to use the bin distribution to achieve what you want to >> do. >> > >>> >> > > > > >> > >>> >> > > > > Cheers >> > >>> >> > > > > Guillaume >> > >>> >> > > > > >> > >>> >> > > > > On 6 November 2015 at 18:49, Vinay Shukla < >> > >>> [email protected]> >> > >>> >> > > wrote: >> > >>> >> > > > > >> > >>> >> > > > >> -1 >> > >>> >> > > > >> >> > >>> >> > > > >> Apologies, if I am missing some steps. I expected the >> > >>> tarball to >> > >>> >> > just >> > >>> >> > > > let >> > >>> >> > > > >> me launch Zeppelin daemon w/o any config required. >> > >>> >> > > > >> Here are the steps I followed. >> > >>> >> > > > >> >> > >>> >> > > > >> Downloaded Zeppelin tarball >> > >>> >> > > > >> wget >> > >>> >> > > > >> >> > >>> >> > > > >> >> > >>> >> > > > >> > >>> >> > > >> > >>> >> > >> > >>> >> >> > >>> >> > >> https://dist.apache.org/repos/dist/dev/incubator/zeppelin/0.5.5-incubating-rc2/zeppelin-0.5.5-incubating.tgz >> > >>> >> > > > >> >> > >>> >> > > > >> tar xvf zeppelin-0.5.5-incubating.tgz >> > >>> >> > > > >> >> > >>> >> > > > >> cd zeppelin-0.5.5-incubating >> > >>> >> > > > >> bin/zeppelin-daemon.sh start >> > >>> >> > > > >> >> > >>> >> > > > >> Server fails to start with CNF. >> > >>> >> > > > >> >> > >>> >> > > > >> cat zeppelin-root-demo3.out >> > >>> >> > > > >> >> > >>> >> > > > >> Exception in thread "main" >> java.lang.NoClassDefFoundError: >> > >>> >> > > > >> org/apache/zeppelin/server/ZeppelinServer >> > >>> >> > > > >> >> > >>> >> > > > >> Caused by: java.lang.ClassNotFoundException: >> > >>> >> > > > >> org.apache.zeppelin.server.ZeppelinServer >> > >>> >> > > > >> >> > >>> >> > > > >> at >> java.net.URLClassLoader$1.run(URLClassLoader.java:217) >> > >>> >> > > > >> >> > >>> >> > > > >> at java.security.AccessController.doPrivileged(Native >> > Method) >> > >>> >> > > > >> >> > >>> >> > > > >> at >> > java.net.URLClassLoader.findClass(URLClassLoader.java:205) >> > >>> >> > > > >> >> > >>> >> > > > >> at java.lang.ClassLoader.loadClass(ClassLoader.java:323) >> > >>> >> > > > >> >> > >>> >> > > > >> at >> > >>> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) >> > >>> >> > > > >> >> > >>> >> > > > >> at java.lang.ClassLoader.loadClass(ClassLoader.java:268) >> > >>> >> > > > >> >> > >>> >> > > > >> Could not find the main class: >> > >>> >> > > > org.apache.zeppelin.server.ZeppelinServer. >> > >>> >> > > > >> Program will exit. >> > >>> >> > > > >> >> > >>> >> > > > >> On Fri, Nov 6, 2015 at 10:19 AM, rohit choudhary < >> > >>> >> > [email protected]> >> > >>> >> > > > >> wrote: >> > >>> >> > > > >> >> > >>> >> > > > >> > +1 >> > >>> >> > > > >> > >> > >>> >> > > > >> > Thanks, >> > >>> >> > > > >> > Rohit. >> > >>> >> > > > >> > >> > >>> >> > > > >> > On Fri, Nov 6, 2015 at 9:30 PM, Khalid Huseynov < >> > >>> >> > > [email protected] >> > >>> >> > > > > >> > >>> >> > > > >> > wrote: >> > >>> >> > > > >> > >> > >>> >> > > > >> > > +1 >> > >>> >> > > > >> > > >> > >>> >> > > > >> > > On Sat, Nov 7, 2015 at 12:00 AM, moon soo Lee < >> > >>> >> [email protected]> >> > >>> >> > > > >> wrote: >> > >>> >> > > > >> > > >> > >>> >> > > > >> > > > Hi folks, >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > Since vote for 0.5.5-incubating RC1 is canceled >> > >>> >> > > > >> > > > (vote: >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > >> > >>> >> > > > >> > >> > >>> >> > > > >> >> > >>> >> > > > >> > >>> >> > > >> > >>> >> > >> > >>> >> >> > >>> >> > >> http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/201511.mbox/%3CCALf24sb9ueHiGN%3D9-KsBxF%2BeBsCpF01YEzntcxpj_%3DtBkkT3vg%40mail.gmail.com%3E >> > >>> >> > > > >> > > > < >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > >> > >>> >> > > > >> > >> > >>> >> > > > >> >> > >>> >> > > > >> > >>> >> > > >> > >>> >> > >> > >>> >> >> > >>> >> > >> http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/201511.mbox/browser >> > >>> >> > > > >> > > > > >> > >>> >> > > > >> > > > , >> > >>> >> > > > >> > > > cancel: >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > >> > >>> >> > > > >> > >> > >>> >> > > > >> >> > >>> >> > > > >> > >>> >> > > >> > >>> >> > >> > >>> >> >> > >>> >> > >> http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/201511.mbox/%3CCALf24sanqRsLUMjH_mD8EH97BzYjjmtVBr1482-bWKqQNk6J_g%40mail.gmail.com%3E >> > >>> >> > > > >> > > > ), >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > >> https://issues.apache.org/jira/browse/ZEPPELIN-396 >> > and >> > >>> >> > > > >> > > > >> https://issues.apache.org/jira/browse/ZEPPELIN-397 >> > >>> >> addressed >> > >>> >> > > the >> > >>> >> > > > >> issue >> > >>> >> > > > >> > > > found in RC1. >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > I propose the following RC (RC2) to be released >> for >> > the >> > >>> >> Apache >> > >>> >> > > > >> Zeppelin >> > >>> >> > > > >> > > > (incubating) 0.5.5-incubating release. >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > The commit id is >> > >>> 9a66283d7c1b4d180bcbbcf47d8e43d34bc29fde : >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > >> > >>> >> > > > >> > >> > >>> >> > > > >> >> > >>> >> > > > >> > >>> >> > > >> > >>> >> > >> > >>> >> >> > >>> >> > >> https://git-wip-us.apache.org/repos/asf?p=incubator-zeppelin.git;a=commit;h=9a66283d7c1b4d180bcbbcf47d8e43d34bc29fde >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > This corresponds to the tag: v0.5.5 : >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > >> > >>> >> > > > >> > >> > >>> >> > > > >> >> > >>> >> > > > >> > >>> >> > > >> > >>> >> > >> > >>> >> >> > >>> >> > >> https://git-wip-us.apache.org/repos/asf?p=incubator-zeppelin.git;a=tag;h=refs/tags/v0.5.5 >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > The release archives (tgz), signature, and >> checksums >> > >>> are >> > >>> >> here >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > >> > >>> >> > > > >> > >> > >>> >> > > > >> >> > >>> >> > > > >> > >>> >> > > >> > >>> >> > >> > >>> >> >> > >>> >> > >> https://dist.apache.org/repos/dist/dev/incubator/zeppelin/0.5.5-incubating-rc2/ >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > The release candidate consists of the following >> > source >> > >>> >> > > > distribution >> > >>> >> > > > >> > > archive >> > >>> >> > > > >> > > > zeppelin-0.5.5-incubating.tgz >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > In addition, the following supplementary binary >> > >>> >> distributions >> > >>> >> > > are >> > >>> >> > > > >> > > provided >> > >>> >> > > > >> > > > for user convenience at the same location >> > >>> >> > > > >> > > > zeppelin-0.5.5-incubating-bin-all.tgz >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > The maven artifacts are here >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > >> > >>> >> > > > >> > >> > >>> >> > > > >> >> > >>> >> > > > >> > >>> >> > > >> > >>> >> > >> > >>> >> >> > >>> >> > >> https://repository.apache.org/content/repositories/orgapachezeppelin-1002 >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > You can find the KEYS file here: >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > >>> https://dist.apache.org/repos/dist/release/incubator/zeppelin/KEYS >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > Release notes available at >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > >> > >>> >> > > > >> > >> > >>> >> > > > >> >> > >>> >> > > > >> > >>> >> > > >> > >>> >> > >> > >>> >> >> > >>> >> > >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316221&version=12333531 >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > Vote will be open for next 72 hours (close at 8am >> > 9/Nov >> > >>> >> PDT). >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > > [ ] +1 approve >> > >>> >> > > > >> > > > [ ] 0 no opinion >> > >>> >> > > > >> > > > [ ] -1 disapprove (and reason why) >> > >>> >> > > > >> > > > >> > >>> >> > > > >> > > >> > >>> >> > > > >> > >> > >>> >> > > > >> >> > >>> >> > > > > >> > >>> >> > > > > >> > >>> >> > > > > >> > >>> >> > > > > -- >> > >>> >> > > > > PGP KeyID: 2048R/EA31CFC9 subkeys.pgp.net >> > >>> >> > > > > >> > >>> >> > > > >> > >>> >> > > >> > >>> >> > >> > >>> >> >> > >>> > >> > >>> > >> > >>> > >> > >>> >-- >> > >>> >PGP KeyID: 2048R/EA31CFC9 subkeys.pgp.net >> > >>> >> > >>> >> > >> >
