[VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-06 Thread moon soo Lee
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

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-06 Thread DuyHai Doan
+1 of course On Fri, Nov 6, 2015 at 4:00 PM, moon soo Lee 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%

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-06 Thread Khalid Huseynov
+1 On Sat, Nov 7, 2015 at 12:00 AM, moon soo Lee 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 > < >

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-06 Thread rohit choudhary
+1 Thanks, Rohit. On Fri, Nov 6, 2015 at 9:30 PM, Khalid Huseynov wrote: > +1 > > On Sat, Nov 7, 2015 at 12:00 AM, moon soo Lee wrote: > > > Hi folks, > > > > Since vote for 0.5.5-incubating RC1 is canceled > > (vote: > > > > > http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-dev/20

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-06 Thread Vinay Shukla
-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.

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-06 Thread tog
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 wrote: > -1 > > Apologies, if I am missing some steps. I expected the tarball to just let > me

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-06 Thread Vinay Shukla
Thanks Guillaume. Validating with the bin tarball now. On Fri, Nov 6, 2015 at 11:37 AM, tog 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

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-06 Thread Felix Cheung
+1 tested spark pyspark flink looks good. On Fri, Nov 6, 2015 at 1:19 PM -0800, "Vinay Shukla" wrote: Thanks Guillaume. Validating with the bin tarball now. On Fri, Nov 6, 2015 at 11:37 AM, tog wrote: > Vinay > > What you have is normal behavior since you used the src tarball. You have >

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-06 Thread Alexander Bezzubov
+1 (binding) thank you Moon for addressing RC1 issues in such timely manner! On Sat, Nov 7, 2015, 07:50 Felix Cheung wrote: > +1 tested spark pyspark flink looks good. > > > > > > > On Fri, Nov 6, 2015 at 1:19 PM -0800, "Vinay Shukla" < > vinayshu...@gmail.com> wrote: > Thanks Guillaume. Valida

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-07 Thread Eran Witkon
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)

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-07 Thread tog
Eran, I have the same error using pyspark but I am not sure it is supposed to work in local out of the box ... See my other question. Cheers Guillaume On Saturday, 7 November 2015, Eran Witkon wrote: > Hi, > I just downloaded zeppelin-0.5.5-incubating.tgz from > > https://dist.apache.org/repo

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-07 Thread Eran Witkon
This is why Ididn't vote. If this is ok then I vote +1 On Sat, 7 Nov 2015 at 11:51 tog wrote: > Eran, > > I have the same error using pyspark but I am not sure it is supposed to > work in local out of the box ... See my other question. > > Cheers > Guillaume > > On Saturday, 7 November 2015, Eran

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-07 Thread moon soo Lee
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 t

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-07 Thread tog
Did test spark, pyspark on various notes in local mode +1 On 7 November 2015 at 09:55, moon soo Lee 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

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-07 Thread Corneau Damien
+1 On Nov 7, 2015 7:15 PM, "tog" wrote: > Did test spark, pyspark on various notes in local mode > > +1 > > On 7 November 2015 at 09:55, moon soo Lee wrote: > > > Thanks for verifying. > > > > You'll still need to set proper profile depends on your use case. > > Binary package in release candid

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-07 Thread Jeff Steinmetz
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 0.5.6-incubating-SNAPSHOT Here https://github.com/apache/incubator-zeppelin/blob/branch-0.5.5/pom.xml#L37

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-07 Thread moon soo Lee
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 wrote: > Confirming we are building off of this branch for 0.5.5 > > https://github.com/apache/incubator-zeppelin/tr

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-07 Thread moon soo Lee
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 wrote: > Thanks for verifying. > Cos also mentioned about version in the branch

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-07 Thread moon soo Lee
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,

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-08 Thread Mina Lee
+1 for restarting vote with rc3 On Sun, Nov 8, 2015 at 3:04 PM, moon soo Lee 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-4

Re: [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-08 Thread moon soo Lee
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 wrote: > +1 for restarting vote with rc3 > > On Sun, Nov 8, 2015 at 3:04 PM, moon soo Lee

[CANCEL] [VOTE] Release Apache Zeppelin (incubating) 0.5.5-incubating (RC2)

2015-11-08 Thread moon soo Lee
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,