You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by Jeff Zhang <zj...@gmail.com> on 2018/05/09 01:55:46 UTC

[VOTE] Release Apache Zeppelin 0.8.0 (RC1)

Hi folks,

I propose the following RC to be released for the Apache Zeppelin
0.8.0 release.


The commit id is 2745afe734f06558155e8e0af876cfc1bbb62109 :

https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=2745afe734f06558155e8e0af876cfc1bbb62109

This corresponds to the tag: v0.8.0-rc1

The release archives (tgz), signature, and checksums are here
https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.8.0-rc1/

The release candidate consists of the following source distribution archive
zeppelin-0.8.0.tgz

In addition, the following supplementary binary distributions are provided
for user convenience at the same location
zeppelin-0.8.0-bin-all.tgz

zeppelin-0.8.0-bin-netinst.tgz

The maven artifacts are here
https://repository.apache.org/content/repositories/orgapachezeppelin-1079
You can find the KEYS file here:
https://dist.apache.org/repos/dist/release/zeppelin/KEYS

Release notes available at
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316221&version=12339144

Vote will be open for next 72 hours (close at 11PM 11/May PDT).

[ ] +1 approve
[ ] 0 no opinion
[ ] -1 disapprove (and reason why)

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC1)

Posted by Prabhjyot Singh <pr...@gmail.com>.
@m.belousov@tinkoff.ru I missed this notification


> 1. The autocomplete in JDBC doesn't work because of completionSupport.
> You could set `"completionSupport": false` in interpreter.json while
> Zeppelin is down, but settings is reverted to "true" after Zeppelin start.
> We can set completionSupport to false before compilation or fix side
> effect of PR2885 [1].
>

I think this is one of the major refactoring/design change that will go out
as Zeppelin-0.8 where "conf/interpreter.json" is not supposed to be edit by
a human, it will be generated by Zeppelin. And if the above change is
needed then the user will need to edit (in this case)
"interpreter/jdbc/interpreter-setting.json", and then restart Zeppelin
server.


On 10 May 2018 at 15:07, Jeff Zhang <zj...@gmail.com> wrote:

> Thanks for the feedback Satoshi.  I will backport them to 0.8 as well.
>
>
> Satoshi Iijima <sa...@gmail.com>于2018年5月10日周四 下午5:00写道:
>
> > Hi,
> >
> > Below resolved issues' changes are not included in branch-0.8.
> > Please commit them to branch-0.8 in the next RC.
> >
> > https://github.com/apache/zeppelin/pull/2912 - [ZEPPELIN-3115] BigQuery
> > interpreter does not render the output ...
> > https://github.com/apache/zeppelin/pull/2854 - [ZEPPELIN-3310] Scio
> > interpreter layout is broken
> >
> >
> > 2018-05-10 17:31 GMT+09:00 Jeff Zhang <zj...@gmail.com>:
> >
> > > Thanks for the verifying. I decide to cancel this Vote and fix these
> > issue
> > > for the next RC
> > >
> > >
> > >
> > > Belousov Maksim Eduardovich <m....@tinkoff.ru>于2018年5月10日周四
> > 下午3:40写道:
> > >
> > > > -1
> > > >
> > > > 1. The autocomplete in JDBC doesn't work because of
> completionSupport.
> > > > You could set `"completionSupport": false` in interpreter.json while
> > > > Zeppelin is down, but settings is reverted to "true" after Zeppelin
> > > start.
> > > > We can set completionSupport to false before compilation or fix side
> > > > effect of PR2885 [1].
> > > > Ipython autocomplete works well.
> > > >
> > > > Minor:
> > > > 2. Paragraph result export to Excel doesn't work. Enough to hide
> those
> > > > buttons (see attach).
> > > >
> > > >
> > > > 3. The release notes can contain open unresolved issues because they
> > > > checked only fix version field and don't check status "Resolved".
> > > > I have remove mentions of "0.8.0" in some open issues, but it's good
> to
> > > > check filter.
> > > >
> > > >
> > > >
> > > > 1. https://github.com/apache/zeppelin/pull/2885  - [ZEPPELIN-3001]
> > > > Disable ace editor code completion when backend interpreter support
> > > > completion
> > > >
> > > >
> > > > Regards,
> > > >
> > > > Maksim Belousov
> > > >
> > > > -----Original Message-----
> > > > From: Jeff Zhang [mailto:zjffdu@gmail.com]
> > > > Sent: Wednesday, May 09, 2018 9:06 AM
> > > > To: dev@zeppelin.apache.org
> > > > Subject: Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC1)
> > > >
> > > > Hi Prabhjyot & Renjith,
> > > >
> > > > This is because you enable ipython, if you disable ipython (set
> > > > zeppelin.python.useIPython to false), it works properly.
> > > >
> > > >
> > > >
> > > > Miquel Angel Andreu Febrer <mi...@gmail.com>于2018年5月9日周三
> > > > 下午1:31写道:
> > > >
> > > > > +1
> > > > >
> > > > > El mié., 9 may. 2018 6:10, Renjith Kamath <
> renjith.kamath@gmail.com>
> > > > > escribió:
> > > > >
> > > > > > -1
> > > > > >
> > > > > > zeppelin-0.8.0-bin-netinst failed
> > > > > >
> > > > > > Thanks & Regards,
> > > > > > RK
> > > > > >
> > > > > > On Wed, May 9, 2018 at 9:22 AM, Prabhjyot Singh <
> > > > > prabhjyotsingh@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > > > -1
> > > > > > >
> > > > > > > zeppelin-0.8.0-bin-netinst fails to start with below exception,
> > > > > however,
> > > > > > > zeppelin-0.8.0-bin-all looks good.
> > > > > > >
> > > > > > > ZEPPELIN_CLASSPATH:
> > > > > > > ::/Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-
> > > > > > > netinst/lib/interpreter/*:/Users/prabhjyot.singh/
> > > > > > > Downloads/zeppelin-0.8.0-bin-netinst/lib/*:/Users/
> > > > > > > prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/*::
> > > > > > > /Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-
> netinst/conf
> > > > > > > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
> > > > > > > MaxPermSize=512m; support was removed in 8.0
> > > > > > > SLF4J: Class path contains multiple SLF4J bindings.
> > > > > > > SLF4J: Found binding in
> > > > > > > [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> > > > > > > 0-bin-netinst/lib/interpreter/slf4j-log4j12-1.7.10.jar!/org/
> > > > > > > slf4j/impl/StaticLoggerBinder.class]
> > > > > > > SLF4J: Found binding in
> > > > > > > [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> > > > > > > 0-bin-netinst/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/
> > > > > > > impl/StaticLoggerBinder.class]
> > > > > > > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings
> for
> > > > > > > an explanation.
> > > > > > > SLF4J: Actual binding is of type
> > > > > > > [org.slf4j.impl.Log4jLoggerFactory]
> > > > > > > Exception in thread "main" java.lang.
> ExceptionInInitializerError
> > > > > > > at
> > > > > > > org.apache.zeppelin.conf.ZeppelinConfiguration.create(
> > > > > > > ZeppelinConfiguration.java:136)
> > > > > > > at
> > > > > >
> > org.apache.zeppelin.server.ZeppelinServer.main(ZeppelinServer.java:1
> > > > > > 69)
> > > > > > > Caused by: java.lang.NullPointerException at
> > > > > > > java.util.Properties$LineReader.readLine(Properties.java:434)
> > > > > > > at java.util.Properties.load0(Properties.java:353)
> > > > > > > at java.util.Properties.load(Properties.java:341)
> > > > > > > at org.apache.zeppelin.util.Util.<clinit>(Util.java:41)
> > > > > > > ... 2 more
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On 9 May 2018 at 07:25, Jeff Zhang <zj...@gmail.com> wrote:
> > > > > > >
> > > > > > > > Hi folks,
> > > > > > > >
> > > > > > > > I propose the following RC to be released for the Apache
> > > > > > > > Zeppelin
> > > > > > > > 0.8.0 release.
> > > > > > > >
> > > > > > > >
> > > > > > > > The commit id is 2745afe734f06558155e8e0af876cfc1bbb62109 :
> > > > > > > >
> > > > > > > >
> > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;
> > > > > > > > h=
> > > > > > > > 2745afe734f06558155e8e0af876cfc1bbb62109
> > > > > > > >
> > > > > > > > This corresponds to the tag: v0.8.0-rc1
> > > > > > > >
> > > > > > > > The release archives (tgz), signature, and checksums are here
> > > > > > > >
> > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.8.0-r
> > > > > > > > c1/
> > > > > > > >
> > > > > > > > The release candidate consists of the following source
> > > > > > > > distribution
> > > > > > > archive
> > > > > > > > zeppelin-0.8.0.tgz
> > > > > > > >
> > > > > > > > In addition, the following supplementary binary distributions
> > > > > > > > are
> > > > > > > provided
> > > > > > > > for user convenience at the same location
> > > > > > > > zeppelin-0.8.0-bin-all.tgz
> > > > > > > >
> > > > > > > > zeppelin-0.8.0-bin-netinst.tgz
> > > > > > > >
> > > > > > > > The maven artifacts are here
> > > > > > > > https://repository.apache.org/content/repositories/
> > > > > > > orgapachezeppelin-1079
> > > > > > > > You can find the KEYS file here:
> > > > > > > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> > > > > > > >
> > > > > > > > Release notes available at
> > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > > > > > > projectId=12316221&version=12339144
> > > > > > > >
> > > > > > > > Vote will be open for next 72 hours (close at 11PM 11/May
> PDT).
> > > > > > > >
> > > > > > > > [ ] +1 approve
> > > > > > > > [ ] 0 no opinion
> > > > > > > > [ ] -1 disapprove (and reason why)
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Thankx and Regards,
> > > > > > >
> > > > > > > Prabhjyot Singh
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>



-- 
Thankx and Regards,

Prabhjyot Singh

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC1)

Posted by Jeff Zhang <zj...@gmail.com>.
Thanks for the feedback Satoshi.  I will backport them to 0.8 as well.


Satoshi Iijima <sa...@gmail.com>于2018年5月10日周四 下午5:00写道:

> Hi,
>
> Below resolved issues' changes are not included in branch-0.8.
> Please commit them to branch-0.8 in the next RC.
>
> https://github.com/apache/zeppelin/pull/2912 - [ZEPPELIN-3115] BigQuery
> interpreter does not render the output ...
> https://github.com/apache/zeppelin/pull/2854 - [ZEPPELIN-3310] Scio
> interpreter layout is broken
>
>
> 2018-05-10 17:31 GMT+09:00 Jeff Zhang <zj...@gmail.com>:
>
> > Thanks for the verifying. I decide to cancel this Vote and fix these
> issue
> > for the next RC
> >
> >
> >
> > Belousov Maksim Eduardovich <m....@tinkoff.ru>于2018年5月10日周四
> 下午3:40写道:
> >
> > > -1
> > >
> > > 1. The autocomplete in JDBC doesn't work because of completionSupport.
> > > You could set `"completionSupport": false` in interpreter.json while
> > > Zeppelin is down, but settings is reverted to "true" after Zeppelin
> > start.
> > > We can set completionSupport to false before compilation or fix side
> > > effect of PR2885 [1].
> > > Ipython autocomplete works well.
> > >
> > > Minor:
> > > 2. Paragraph result export to Excel doesn't work. Enough to hide those
> > > buttons (see attach).
> > >
> > >
> > > 3. The release notes can contain open unresolved issues because they
> > > checked only fix version field and don't check status "Resolved".
> > > I have remove mentions of "0.8.0" in some open issues, but it's good to
> > > check filter.
> > >
> > >
> > >
> > > 1. https://github.com/apache/zeppelin/pull/2885  - [ZEPPELIN-3001]
> > > Disable ace editor code completion when backend interpreter support
> > > completion
> > >
> > >
> > > Regards,
> > >
> > > Maksim Belousov
> > >
> > > -----Original Message-----
> > > From: Jeff Zhang [mailto:zjffdu@gmail.com]
> > > Sent: Wednesday, May 09, 2018 9:06 AM
> > > To: dev@zeppelin.apache.org
> > > Subject: Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC1)
> > >
> > > Hi Prabhjyot & Renjith,
> > >
> > > This is because you enable ipython, if you disable ipython (set
> > > zeppelin.python.useIPython to false), it works properly.
> > >
> > >
> > >
> > > Miquel Angel Andreu Febrer <mi...@gmail.com>于2018年5月9日周三
> > > 下午1:31写道:
> > >
> > > > +1
> > > >
> > > > El mié., 9 may. 2018 6:10, Renjith Kamath <re...@gmail.com>
> > > > escribió:
> > > >
> > > > > -1
> > > > >
> > > > > zeppelin-0.8.0-bin-netinst failed
> > > > >
> > > > > Thanks & Regards,
> > > > > RK
> > > > >
> > > > > On Wed, May 9, 2018 at 9:22 AM, Prabhjyot Singh <
> > > > prabhjyotsingh@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > -1
> > > > > >
> > > > > > zeppelin-0.8.0-bin-netinst fails to start with below exception,
> > > > however,
> > > > > > zeppelin-0.8.0-bin-all looks good.
> > > > > >
> > > > > > ZEPPELIN_CLASSPATH:
> > > > > > ::/Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-
> > > > > > netinst/lib/interpreter/*:/Users/prabhjyot.singh/
> > > > > > Downloads/zeppelin-0.8.0-bin-netinst/lib/*:/Users/
> > > > > > prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/*::
> > > > > > /Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/conf
> > > > > > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
> > > > > > MaxPermSize=512m; support was removed in 8.0
> > > > > > SLF4J: Class path contains multiple SLF4J bindings.
> > > > > > SLF4J: Found binding in
> > > > > > [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> > > > > > 0-bin-netinst/lib/interpreter/slf4j-log4j12-1.7.10.jar!/org/
> > > > > > slf4j/impl/StaticLoggerBinder.class]
> > > > > > SLF4J: Found binding in
> > > > > > [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> > > > > > 0-bin-netinst/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/
> > > > > > impl/StaticLoggerBinder.class]
> > > > > > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for
> > > > > > an explanation.
> > > > > > SLF4J: Actual binding is of type
> > > > > > [org.slf4j.impl.Log4jLoggerFactory]
> > > > > > Exception in thread "main" java.lang.ExceptionInInitializerError
> > > > > > at
> > > > > > org.apache.zeppelin.conf.ZeppelinConfiguration.create(
> > > > > > ZeppelinConfiguration.java:136)
> > > > > > at
> > > > >
> org.apache.zeppelin.server.ZeppelinServer.main(ZeppelinServer.java:1
> > > > > 69)
> > > > > > Caused by: java.lang.NullPointerException at
> > > > > > java.util.Properties$LineReader.readLine(Properties.java:434)
> > > > > > at java.util.Properties.load0(Properties.java:353)
> > > > > > at java.util.Properties.load(Properties.java:341)
> > > > > > at org.apache.zeppelin.util.Util.<clinit>(Util.java:41)
> > > > > > ... 2 more
> > > > > >
> > > > > >
> > > > > >
> > > > > > On 9 May 2018 at 07:25, Jeff Zhang <zj...@gmail.com> wrote:
> > > > > >
> > > > > > > Hi folks,
> > > > > > >
> > > > > > > I propose the following RC to be released for the Apache
> > > > > > > Zeppelin
> > > > > > > 0.8.0 release.
> > > > > > >
> > > > > > >
> > > > > > > The commit id is 2745afe734f06558155e8e0af876cfc1bbb62109 :
> > > > > > >
> > > > > > >
> https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;
> > > > > > > h=
> > > > > > > 2745afe734f06558155e8e0af876cfc1bbb62109
> > > > > > >
> > > > > > > This corresponds to the tag: v0.8.0-rc1
> > > > > > >
> > > > > > > The release archives (tgz), signature, and checksums are here
> > > > > > >
> https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.8.0-r
> > > > > > > c1/
> > > > > > >
> > > > > > > The release candidate consists of the following source
> > > > > > > distribution
> > > > > > archive
> > > > > > > zeppelin-0.8.0.tgz
> > > > > > >
> > > > > > > In addition, the following supplementary binary distributions
> > > > > > > are
> > > > > > provided
> > > > > > > for user convenience at the same location
> > > > > > > zeppelin-0.8.0-bin-all.tgz
> > > > > > >
> > > > > > > zeppelin-0.8.0-bin-netinst.tgz
> > > > > > >
> > > > > > > The maven artifacts are here
> > > > > > > https://repository.apache.org/content/repositories/
> > > > > > orgapachezeppelin-1079
> > > > > > > You can find the KEYS file here:
> > > > > > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> > > > > > >
> > > > > > > Release notes available at
> > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > > > > > projectId=12316221&version=12339144
> > > > > > >
> > > > > > > Vote will be open for next 72 hours (close at 11PM 11/May PDT).
> > > > > > >
> > > > > > > [ ] +1 approve
> > > > > > > [ ] 0 no opinion
> > > > > > > [ ] -1 disapprove (and reason why)
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Thankx and Regards,
> > > > > >
> > > > > > Prabhjyot Singh
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC1)

Posted by Satoshi Iijima <sa...@gmail.com>.
Hi,

Below resolved issues' changes are not included in branch-0.8.
Please commit them to branch-0.8 in the next RC.

https://github.com/apache/zeppelin/pull/2912 - [ZEPPELIN-3115] BigQuery
interpreter does not render the output ...
https://github.com/apache/zeppelin/pull/2854 - [ZEPPELIN-3310] Scio
interpreter layout is broken


2018-05-10 17:31 GMT+09:00 Jeff Zhang <zj...@gmail.com>:

> Thanks for the verifying. I decide to cancel this Vote and fix these issue
> for the next RC
>
>
>
> Belousov Maksim Eduardovich <m....@tinkoff.ru>于2018年5月10日周四 下午3:40写道:
>
> > -1
> >
> > 1. The autocomplete in JDBC doesn't work because of completionSupport.
> > You could set `"completionSupport": false` in interpreter.json while
> > Zeppelin is down, but settings is reverted to "true" after Zeppelin
> start.
> > We can set completionSupport to false before compilation or fix side
> > effect of PR2885 [1].
> > Ipython autocomplete works well.
> >
> > Minor:
> > 2. Paragraph result export to Excel doesn't work. Enough to hide those
> > buttons (see attach).
> >
> >
> > 3. The release notes can contain open unresolved issues because they
> > checked only fix version field and don't check status "Resolved".
> > I have remove mentions of "0.8.0" in some open issues, but it's good to
> > check filter.
> >
> >
> >
> > 1. https://github.com/apache/zeppelin/pull/2885  - [ZEPPELIN-3001]
> > Disable ace editor code completion when backend interpreter support
> > completion
> >
> >
> > Regards,
> >
> > Maksim Belousov
> >
> > -----Original Message-----
> > From: Jeff Zhang [mailto:zjffdu@gmail.com]
> > Sent: Wednesday, May 09, 2018 9:06 AM
> > To: dev@zeppelin.apache.org
> > Subject: Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC1)
> >
> > Hi Prabhjyot & Renjith,
> >
> > This is because you enable ipython, if you disable ipython (set
> > zeppelin.python.useIPython to false), it works properly.
> >
> >
> >
> > Miquel Angel Andreu Febrer <mi...@gmail.com>于2018年5月9日周三
> > 下午1:31写道:
> >
> > > +1
> > >
> > > El mié., 9 may. 2018 6:10, Renjith Kamath <re...@gmail.com>
> > > escribió:
> > >
> > > > -1
> > > >
> > > > zeppelin-0.8.0-bin-netinst failed
> > > >
> > > > Thanks & Regards,
> > > > RK
> > > >
> > > > On Wed, May 9, 2018 at 9:22 AM, Prabhjyot Singh <
> > > prabhjyotsingh@gmail.com>
> > > > wrote:
> > > >
> > > > > -1
> > > > >
> > > > > zeppelin-0.8.0-bin-netinst fails to start with below exception,
> > > however,
> > > > > zeppelin-0.8.0-bin-all looks good.
> > > > >
> > > > > ZEPPELIN_CLASSPATH:
> > > > > ::/Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-
> > > > > netinst/lib/interpreter/*:/Users/prabhjyot.singh/
> > > > > Downloads/zeppelin-0.8.0-bin-netinst/lib/*:/Users/
> > > > > prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/*::
> > > > > /Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/conf
> > > > > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
> > > > > MaxPermSize=512m; support was removed in 8.0
> > > > > SLF4J: Class path contains multiple SLF4J bindings.
> > > > > SLF4J: Found binding in
> > > > > [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> > > > > 0-bin-netinst/lib/interpreter/slf4j-log4j12-1.7.10.jar!/org/
> > > > > slf4j/impl/StaticLoggerBinder.class]
> > > > > SLF4J: Found binding in
> > > > > [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> > > > > 0-bin-netinst/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/
> > > > > impl/StaticLoggerBinder.class]
> > > > > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for
> > > > > an explanation.
> > > > > SLF4J: Actual binding is of type
> > > > > [org.slf4j.impl.Log4jLoggerFactory]
> > > > > Exception in thread "main" java.lang.ExceptionInInitializerError
> > > > > at
> > > > > org.apache.zeppelin.conf.ZeppelinConfiguration.create(
> > > > > ZeppelinConfiguration.java:136)
> > > > > at
> > > > org.apache.zeppelin.server.ZeppelinServer.main(ZeppelinServer.java:1
> > > > 69)
> > > > > Caused by: java.lang.NullPointerException at
> > > > > java.util.Properties$LineReader.readLine(Properties.java:434)
> > > > > at java.util.Properties.load0(Properties.java:353)
> > > > > at java.util.Properties.load(Properties.java:341)
> > > > > at org.apache.zeppelin.util.Util.<clinit>(Util.java:41)
> > > > > ... 2 more
> > > > >
> > > > >
> > > > >
> > > > > On 9 May 2018 at 07:25, Jeff Zhang <zj...@gmail.com> wrote:
> > > > >
> > > > > > Hi folks,
> > > > > >
> > > > > > I propose the following RC to be released for the Apache
> > > > > > Zeppelin
> > > > > > 0.8.0 release.
> > > > > >
> > > > > >
> > > > > > The commit id is 2745afe734f06558155e8e0af876cfc1bbb62109 :
> > > > > >
> > > > > > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;
> > > > > > h=
> > > > > > 2745afe734f06558155e8e0af876cfc1bbb62109
> > > > > >
> > > > > > This corresponds to the tag: v0.8.0-rc1
> > > > > >
> > > > > > The release archives (tgz), signature, and checksums are here
> > > > > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.8.0-r
> > > > > > c1/
> > > > > >
> > > > > > The release candidate consists of the following source
> > > > > > distribution
> > > > > archive
> > > > > > zeppelin-0.8.0.tgz
> > > > > >
> > > > > > In addition, the following supplementary binary distributions
> > > > > > are
> > > > > provided
> > > > > > for user convenience at the same location
> > > > > > zeppelin-0.8.0-bin-all.tgz
> > > > > >
> > > > > > zeppelin-0.8.0-bin-netinst.tgz
> > > > > >
> > > > > > The maven artifacts are here
> > > > > > https://repository.apache.org/content/repositories/
> > > > > orgapachezeppelin-1079
> > > > > > You can find the KEYS file here:
> > > > > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> > > > > >
> > > > > > Release notes available at
> > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > > > > projectId=12316221&version=12339144
> > > > > >
> > > > > > Vote will be open for next 72 hours (close at 11PM 11/May PDT).
> > > > > >
> > > > > > [ ] +1 approve
> > > > > > [ ] 0 no opinion
> > > > > > [ ] -1 disapprove (and reason why)
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Thankx and Regards,
> > > > >
> > > > > Prabhjyot Singh
> > > > >
> > > >
> > >
> >
>

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC1)

Posted by Jeff Zhang <zj...@gmail.com>.
Thanks for the verifying. I decide to cancel this Vote and fix these issue
for the next RC



Belousov Maksim Eduardovich <m....@tinkoff.ru>于2018年5月10日周四 下午3:40写道:

> -1
>
> 1. The autocomplete in JDBC doesn't work because of completionSupport.
> You could set `"completionSupport": false` in interpreter.json while
> Zeppelin is down, but settings is reverted to "true" after Zeppelin start.
> We can set completionSupport to false before compilation or fix side
> effect of PR2885 [1].
> Ipython autocomplete works well.
>
> Minor:
> 2. Paragraph result export to Excel doesn't work. Enough to hide those
> buttons (see attach).
>
>
> 3. The release notes can contain open unresolved issues because they
> checked only fix version field and don't check status "Resolved".
> I have remove mentions of "0.8.0" in some open issues, but it's good to
> check filter.
>
>
>
> 1. https://github.com/apache/zeppelin/pull/2885  - [ZEPPELIN-3001]
> Disable ace editor code completion when backend interpreter support
> completion
>
>
> Regards,
>
> Maksim Belousov
>
> -----Original Message-----
> From: Jeff Zhang [mailto:zjffdu@gmail.com]
> Sent: Wednesday, May 09, 2018 9:06 AM
> To: dev@zeppelin.apache.org
> Subject: Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC1)
>
> Hi Prabhjyot & Renjith,
>
> This is because you enable ipython, if you disable ipython (set
> zeppelin.python.useIPython to false), it works properly.
>
>
>
> Miquel Angel Andreu Febrer <mi...@gmail.com>于2018年5月9日周三
> 下午1:31写道:
>
> > +1
> >
> > El mié., 9 may. 2018 6:10, Renjith Kamath <re...@gmail.com>
> > escribió:
> >
> > > -1
> > >
> > > zeppelin-0.8.0-bin-netinst failed
> > >
> > > Thanks & Regards,
> > > RK
> > >
> > > On Wed, May 9, 2018 at 9:22 AM, Prabhjyot Singh <
> > prabhjyotsingh@gmail.com>
> > > wrote:
> > >
> > > > -1
> > > >
> > > > zeppelin-0.8.0-bin-netinst fails to start with below exception,
> > however,
> > > > zeppelin-0.8.0-bin-all looks good.
> > > >
> > > > ZEPPELIN_CLASSPATH:
> > > > ::/Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-
> > > > netinst/lib/interpreter/*:/Users/prabhjyot.singh/
> > > > Downloads/zeppelin-0.8.0-bin-netinst/lib/*:/Users/
> > > > prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/*::
> > > > /Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/conf
> > > > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
> > > > MaxPermSize=512m; support was removed in 8.0
> > > > SLF4J: Class path contains multiple SLF4J bindings.
> > > > SLF4J: Found binding in
> > > > [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> > > > 0-bin-netinst/lib/interpreter/slf4j-log4j12-1.7.10.jar!/org/
> > > > slf4j/impl/StaticLoggerBinder.class]
> > > > SLF4J: Found binding in
> > > > [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> > > > 0-bin-netinst/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/
> > > > impl/StaticLoggerBinder.class]
> > > > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for
> > > > an explanation.
> > > > SLF4J: Actual binding is of type
> > > > [org.slf4j.impl.Log4jLoggerFactory]
> > > > Exception in thread "main" java.lang.ExceptionInInitializerError
> > > > at
> > > > org.apache.zeppelin.conf.ZeppelinConfiguration.create(
> > > > ZeppelinConfiguration.java:136)
> > > > at
> > > org.apache.zeppelin.server.ZeppelinServer.main(ZeppelinServer.java:1
> > > 69)
> > > > Caused by: java.lang.NullPointerException at
> > > > java.util.Properties$LineReader.readLine(Properties.java:434)
> > > > at java.util.Properties.load0(Properties.java:353)
> > > > at java.util.Properties.load(Properties.java:341)
> > > > at org.apache.zeppelin.util.Util.<clinit>(Util.java:41)
> > > > ... 2 more
> > > >
> > > >
> > > >
> > > > On 9 May 2018 at 07:25, Jeff Zhang <zj...@gmail.com> wrote:
> > > >
> > > > > Hi folks,
> > > > >
> > > > > I propose the following RC to be released for the Apache
> > > > > Zeppelin
> > > > > 0.8.0 release.
> > > > >
> > > > >
> > > > > The commit id is 2745afe734f06558155e8e0af876cfc1bbb62109 :
> > > > >
> > > > > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;
> > > > > h=
> > > > > 2745afe734f06558155e8e0af876cfc1bbb62109
> > > > >
> > > > > This corresponds to the tag: v0.8.0-rc1
> > > > >
> > > > > The release archives (tgz), signature, and checksums are here
> > > > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.8.0-r
> > > > > c1/
> > > > >
> > > > > The release candidate consists of the following source
> > > > > distribution
> > > > archive
> > > > > zeppelin-0.8.0.tgz
> > > > >
> > > > > In addition, the following supplementary binary distributions
> > > > > are
> > > > provided
> > > > > for user convenience at the same location
> > > > > zeppelin-0.8.0-bin-all.tgz
> > > > >
> > > > > zeppelin-0.8.0-bin-netinst.tgz
> > > > >
> > > > > The maven artifacts are here
> > > > > https://repository.apache.org/content/repositories/
> > > > orgapachezeppelin-1079
> > > > > You can find the KEYS file here:
> > > > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> > > > >
> > > > > Release notes available at
> > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > > > projectId=12316221&version=12339144
> > > > >
> > > > > Vote will be open for next 72 hours (close at 11PM 11/May PDT).
> > > > >
> > > > > [ ] +1 approve
> > > > > [ ] 0 no opinion
> > > > > [ ] -1 disapprove (and reason why)
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Thankx and Regards,
> > > >
> > > > Prabhjyot Singh
> > > >
> > >
> >
>

RE: [VOTE] Release Apache Zeppelin 0.8.0 (RC1)

Posted by Belousov Maksim Eduardovich <m....@tinkoff.ru>.
-1

1. The autocomplete in JDBC doesn't work because of completionSupport.
You could set `"completionSupport": false` in interpreter.json while Zeppelin is down, but settings is reverted to "true" after Zeppelin start.
We can set completionSupport to false before compilation or fix side effect of PR2885 [1].
Ipython autocomplete works well.

Minor:
2. Paragraph result export to Excel doesn't work. Enough to hide those buttons (see attach).


3. The release notes can contain open unresolved issues because they checked only fix version field and don't check status "Resolved".
I have remove mentions of "0.8.0" in some open issues, but it's good to check filter.



1. https://github.com/apache/zeppelin/pull/2885  - [ZEPPELIN-3001] Disable ace editor code completion when backend interpreter support completion


Regards, 

Maksim Belousov

-----Original Message-----
From: Jeff Zhang [mailto:zjffdu@gmail.com] 
Sent: Wednesday, May 09, 2018 9:06 AM
To: dev@zeppelin.apache.org
Subject: Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC1)

Hi Prabhjyot & Renjith,

This is because you enable ipython, if you disable ipython (set zeppelin.python.useIPython to false), it works properly.



Miquel Angel Andreu Febrer <mi...@gmail.com>于2018年5月9日周三
下午1:31写道:

> +1
>
> El mié., 9 may. 2018 6:10, Renjith Kamath <re...@gmail.com>
> escribió:
>
> > -1
> >
> > zeppelin-0.8.0-bin-netinst failed
> >
> > Thanks & Regards,
> > RK
> >
> > On Wed, May 9, 2018 at 9:22 AM, Prabhjyot Singh <
> prabhjyotsingh@gmail.com>
> > wrote:
> >
> > > -1
> > >
> > > zeppelin-0.8.0-bin-netinst fails to start with below exception,
> however,
> > > zeppelin-0.8.0-bin-all looks good.
> > >
> > > ZEPPELIN_CLASSPATH:
> > > ::/Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-
> > > netinst/lib/interpreter/*:/Users/prabhjyot.singh/
> > > Downloads/zeppelin-0.8.0-bin-netinst/lib/*:/Users/
> > > prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/*::
> > > /Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/conf
> > > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
> > > MaxPermSize=512m; support was removed in 8.0
> > > SLF4J: Class path contains multiple SLF4J bindings.
> > > SLF4J: Found binding in
> > > [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> > > 0-bin-netinst/lib/interpreter/slf4j-log4j12-1.7.10.jar!/org/
> > > slf4j/impl/StaticLoggerBinder.class]
> > > SLF4J: Found binding in
> > > [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> > > 0-bin-netinst/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/
> > > impl/StaticLoggerBinder.class]
> > > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for 
> > > an explanation.
> > > SLF4J: Actual binding is of type 
> > > [org.slf4j.impl.Log4jLoggerFactory]
> > > Exception in thread "main" java.lang.ExceptionInInitializerError
> > > at
> > > org.apache.zeppelin.conf.ZeppelinConfiguration.create(
> > > ZeppelinConfiguration.java:136)
> > > at
> > org.apache.zeppelin.server.ZeppelinServer.main(ZeppelinServer.java:1
> > 69)
> > > Caused by: java.lang.NullPointerException at 
> > > java.util.Properties$LineReader.readLine(Properties.java:434)
> > > at java.util.Properties.load0(Properties.java:353)
> > > at java.util.Properties.load(Properties.java:341)
> > > at org.apache.zeppelin.util.Util.<clinit>(Util.java:41)
> > > ... 2 more
> > >
> > >
> > >
> > > On 9 May 2018 at 07:25, Jeff Zhang <zj...@gmail.com> wrote:
> > >
> > > > Hi folks,
> > > >
> > > > I propose the following RC to be released for the Apache 
> > > > Zeppelin
> > > > 0.8.0 release.
> > > >
> > > >
> > > > The commit id is 2745afe734f06558155e8e0af876cfc1bbb62109 :
> > > >
> > > > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;
> > > > h=
> > > > 2745afe734f06558155e8e0af876cfc1bbb62109
> > > >
> > > > This corresponds to the tag: v0.8.0-rc1
> > > >
> > > > The release archives (tgz), signature, and checksums are here 
> > > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.8.0-r
> > > > c1/
> > > >
> > > > The release candidate consists of the following source 
> > > > distribution
> > > archive
> > > > zeppelin-0.8.0.tgz
> > > >
> > > > In addition, the following supplementary binary distributions 
> > > > are
> > > provided
> > > > for user convenience at the same location 
> > > > zeppelin-0.8.0-bin-all.tgz
> > > >
> > > > zeppelin-0.8.0-bin-netinst.tgz
> > > >
> > > > The maven artifacts are here
> > > > https://repository.apache.org/content/repositories/
> > > orgapachezeppelin-1079
> > > > You can find the KEYS file here:
> > > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> > > >
> > > > Release notes available at
> > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > > projectId=12316221&version=12339144
> > > >
> > > > Vote will be open for next 72 hours (close at 11PM 11/May PDT).
> > > >
> > > > [ ] +1 approve
> > > > [ ] 0 no opinion
> > > > [ ] -1 disapprove (and reason why)
> > > >
> > >
> > >
> > >
> > > --
> > > Thankx and Regards,
> > >
> > > Prabhjyot Singh
> > >
> >
>

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC1)

Posted by Jeff Zhang <zj...@gmail.com>.
Hi Prabhjyot & Renjith,

This is because you enable ipython, if you disable ipython (set
zeppelin.python.useIPython to false), it works properly.



Miquel Angel Andreu Febrer <mi...@gmail.com>于2018年5月9日周三
下午1:31写道:

> +1
>
> El mié., 9 may. 2018 6:10, Renjith Kamath <re...@gmail.com>
> escribió:
>
> > -1
> >
> > zeppelin-0.8.0-bin-netinst failed
> >
> > Thanks & Regards,
> > RK
> >
> > On Wed, May 9, 2018 at 9:22 AM, Prabhjyot Singh <
> prabhjyotsingh@gmail.com>
> > wrote:
> >
> > > -1
> > >
> > > zeppelin-0.8.0-bin-netinst fails to start with below exception,
> however,
> > > zeppelin-0.8.0-bin-all looks good.
> > >
> > > ZEPPELIN_CLASSPATH:
> > > ::/Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-
> > > netinst/lib/interpreter/*:/Users/prabhjyot.singh/
> > > Downloads/zeppelin-0.8.0-bin-netinst/lib/*:/Users/
> > > prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/*::
> > > /Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/conf
> > > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
> > > MaxPermSize=512m; support was removed in 8.0
> > > SLF4J: Class path contains multiple SLF4J bindings.
> > > SLF4J: Found binding in
> > > [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> > > 0-bin-netinst/lib/interpreter/slf4j-log4j12-1.7.10.jar!/org/
> > > slf4j/impl/StaticLoggerBinder.class]
> > > SLF4J: Found binding in
> > > [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> > > 0-bin-netinst/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/
> > > impl/StaticLoggerBinder.class]
> > > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> > > explanation.
> > > SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
> > > Exception in thread "main" java.lang.ExceptionInInitializerError
> > > at
> > > org.apache.zeppelin.conf.ZeppelinConfiguration.create(
> > > ZeppelinConfiguration.java:136)
> > > at
> > org.apache.zeppelin.server.ZeppelinServer.main(ZeppelinServer.java:169)
> > > Caused by: java.lang.NullPointerException
> > > at java.util.Properties$LineReader.readLine(Properties.java:434)
> > > at java.util.Properties.load0(Properties.java:353)
> > > at java.util.Properties.load(Properties.java:341)
> > > at org.apache.zeppelin.util.Util.<clinit>(Util.java:41)
> > > ... 2 more
> > >
> > >
> > >
> > > On 9 May 2018 at 07:25, Jeff Zhang <zj...@gmail.com> wrote:
> > >
> > > > Hi folks,
> > > >
> > > > I propose the following RC to be released for the Apache Zeppelin
> > > > 0.8.0 release.
> > > >
> > > >
> > > > The commit id is 2745afe734f06558155e8e0af876cfc1bbb62109 :
> > > >
> > > > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > > > 2745afe734f06558155e8e0af876cfc1bbb62109
> > > >
> > > > This corresponds to the tag: v0.8.0-rc1
> > > >
> > > > The release archives (tgz), signature, and checksums are here
> > > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.8.0-rc1/
> > > >
> > > > The release candidate consists of the following source distribution
> > > archive
> > > > zeppelin-0.8.0.tgz
> > > >
> > > > In addition, the following supplementary binary distributions are
> > > provided
> > > > for user convenience at the same location
> > > > zeppelin-0.8.0-bin-all.tgz
> > > >
> > > > zeppelin-0.8.0-bin-netinst.tgz
> > > >
> > > > The maven artifacts are here
> > > > https://repository.apache.org/content/repositories/
> > > orgapachezeppelin-1079
> > > > You can find the KEYS file here:
> > > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> > > >
> > > > Release notes available at
> > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > > projectId=12316221&version=12339144
> > > >
> > > > Vote will be open for next 72 hours (close at 11PM 11/May PDT).
> > > >
> > > > [ ] +1 approve
> > > > [ ] 0 no opinion
> > > > [ ] -1 disapprove (and reason why)
> > > >
> > >
> > >
> > >
> > > --
> > > Thankx and Regards,
> > >
> > > Prabhjyot Singh
> > >
> >
>

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC1)

Posted by Miquel Angel Andreu Febrer <mi...@gmail.com>.
+1

El mié., 9 may. 2018 6:10, Renjith Kamath <re...@gmail.com>
escribió:

> -1
>
> zeppelin-0.8.0-bin-netinst failed
>
> Thanks & Regards,
> RK
>
> On Wed, May 9, 2018 at 9:22 AM, Prabhjyot Singh <pr...@gmail.com>
> wrote:
>
> > -1
> >
> > zeppelin-0.8.0-bin-netinst fails to start with below exception, however,
> > zeppelin-0.8.0-bin-all looks good.
> >
> > ZEPPELIN_CLASSPATH:
> > ::/Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-
> > netinst/lib/interpreter/*:/Users/prabhjyot.singh/
> > Downloads/zeppelin-0.8.0-bin-netinst/lib/*:/Users/
> > prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/*::
> > /Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/conf
> > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
> > MaxPermSize=512m; support was removed in 8.0
> > SLF4J: Class path contains multiple SLF4J bindings.
> > SLF4J: Found binding in
> > [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> > 0-bin-netinst/lib/interpreter/slf4j-log4j12-1.7.10.jar!/org/
> > slf4j/impl/StaticLoggerBinder.class]
> > SLF4J: Found binding in
> > [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> > 0-bin-netinst/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/
> > impl/StaticLoggerBinder.class]
> > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> > explanation.
> > SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
> > Exception in thread "main" java.lang.ExceptionInInitializerError
> > at
> > org.apache.zeppelin.conf.ZeppelinConfiguration.create(
> > ZeppelinConfiguration.java:136)
> > at
> org.apache.zeppelin.server.ZeppelinServer.main(ZeppelinServer.java:169)
> > Caused by: java.lang.NullPointerException
> > at java.util.Properties$LineReader.readLine(Properties.java:434)
> > at java.util.Properties.load0(Properties.java:353)
> > at java.util.Properties.load(Properties.java:341)
> > at org.apache.zeppelin.util.Util.<clinit>(Util.java:41)
> > ... 2 more
> >
> >
> >
> > On 9 May 2018 at 07:25, Jeff Zhang <zj...@gmail.com> wrote:
> >
> > > Hi folks,
> > >
> > > I propose the following RC to be released for the Apache Zeppelin
> > > 0.8.0 release.
> > >
> > >
> > > The commit id is 2745afe734f06558155e8e0af876cfc1bbb62109 :
> > >
> > > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > > 2745afe734f06558155e8e0af876cfc1bbb62109
> > >
> > > This corresponds to the tag: v0.8.0-rc1
> > >
> > > The release archives (tgz), signature, and checksums are here
> > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.8.0-rc1/
> > >
> > > The release candidate consists of the following source distribution
> > archive
> > > zeppelin-0.8.0.tgz
> > >
> > > In addition, the following supplementary binary distributions are
> > provided
> > > for user convenience at the same location
> > > zeppelin-0.8.0-bin-all.tgz
> > >
> > > zeppelin-0.8.0-bin-netinst.tgz
> > >
> > > The maven artifacts are here
> > > https://repository.apache.org/content/repositories/
> > orgapachezeppelin-1079
> > > You can find the KEYS file here:
> > > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> > >
> > > Release notes available at
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > projectId=12316221&version=12339144
> > >
> > > Vote will be open for next 72 hours (close at 11PM 11/May PDT).
> > >
> > > [ ] +1 approve
> > > [ ] 0 no opinion
> > > [ ] -1 disapprove (and reason why)
> > >
> >
> >
> >
> > --
> > Thankx and Regards,
> >
> > Prabhjyot Singh
> >
>

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC1)

Posted by Renjith Kamath <re...@gmail.com>.
-1

zeppelin-0.8.0-bin-netinst failed

Thanks & Regards,
RK

On Wed, May 9, 2018 at 9:22 AM, Prabhjyot Singh <pr...@gmail.com>
wrote:

> -1
>
> zeppelin-0.8.0-bin-netinst fails to start with below exception, however,
> zeppelin-0.8.0-bin-all looks good.
>
> ZEPPELIN_CLASSPATH:
> ::/Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-
> netinst/lib/interpreter/*:/Users/prabhjyot.singh/
> Downloads/zeppelin-0.8.0-bin-netinst/lib/*:/Users/
> prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/*::
> /Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/conf
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
> MaxPermSize=512m; support was removed in 8.0
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> 0-bin-netinst/lib/interpreter/slf4j-log4j12-1.7.10.jar!/org/
> slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.
> 0-bin-netinst/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/
> impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.
> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
> Exception in thread "main" java.lang.ExceptionInInitializerError
> at
> org.apache.zeppelin.conf.ZeppelinConfiguration.create(
> ZeppelinConfiguration.java:136)
> at org.apache.zeppelin.server.ZeppelinServer.main(ZeppelinServer.java:169)
> Caused by: java.lang.NullPointerException
> at java.util.Properties$LineReader.readLine(Properties.java:434)
> at java.util.Properties.load0(Properties.java:353)
> at java.util.Properties.load(Properties.java:341)
> at org.apache.zeppelin.util.Util.<clinit>(Util.java:41)
> ... 2 more
>
>
>
> On 9 May 2018 at 07:25, Jeff Zhang <zj...@gmail.com> wrote:
>
> > Hi folks,
> >
> > I propose the following RC to be released for the Apache Zeppelin
> > 0.8.0 release.
> >
> >
> > The commit id is 2745afe734f06558155e8e0af876cfc1bbb62109 :
> >
> > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> > 2745afe734f06558155e8e0af876cfc1bbb62109
> >
> > This corresponds to the tag: v0.8.0-rc1
> >
> > The release archives (tgz), signature, and checksums are here
> > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.8.0-rc1/
> >
> > The release candidate consists of the following source distribution
> archive
> > zeppelin-0.8.0.tgz
> >
> > In addition, the following supplementary binary distributions are
> provided
> > for user convenience at the same location
> > zeppelin-0.8.0-bin-all.tgz
> >
> > zeppelin-0.8.0-bin-netinst.tgz
> >
> > The maven artifacts are here
> > https://repository.apache.org/content/repositories/
> orgapachezeppelin-1079
> > You can find the KEYS file here:
> > https://dist.apache.org/repos/dist/release/zeppelin/KEYS
> >
> > Release notes available at
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > projectId=12316221&version=12339144
> >
> > Vote will be open for next 72 hours (close at 11PM 11/May PDT).
> >
> > [ ] +1 approve
> > [ ] 0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
>
>
>
> --
> Thankx and Regards,
>
> Prabhjyot Singh
>

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC1)

Posted by Prabhjyot Singh <pr...@gmail.com>.
-1

zeppelin-0.8.0-bin-netinst fails to start with below exception, however,
zeppelin-0.8.0-bin-all looks good.

ZEPPELIN_CLASSPATH:
::/Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/lib/interpreter/*:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/lib/*:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/*::/Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/conf
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=512m; support was removed in 8.0
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/lib/interpreter/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/Users/prabhjyot.singh/Downloads/zeppelin-0.8.0-bin-netinst/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
Exception in thread "main" java.lang.ExceptionInInitializerError
at
org.apache.zeppelin.conf.ZeppelinConfiguration.create(ZeppelinConfiguration.java:136)
at org.apache.zeppelin.server.ZeppelinServer.main(ZeppelinServer.java:169)
Caused by: java.lang.NullPointerException
at java.util.Properties$LineReader.readLine(Properties.java:434)
at java.util.Properties.load0(Properties.java:353)
at java.util.Properties.load(Properties.java:341)
at org.apache.zeppelin.util.Util.<clinit>(Util.java:41)
... 2 more



On 9 May 2018 at 07:25, Jeff Zhang <zj...@gmail.com> wrote:

> Hi folks,
>
> I propose the following RC to be released for the Apache Zeppelin
> 0.8.0 release.
>
>
> The commit id is 2745afe734f06558155e8e0af876cfc1bbb62109 :
>
> https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=
> 2745afe734f06558155e8e0af876cfc1bbb62109
>
> This corresponds to the tag: v0.8.0-rc1
>
> The release archives (tgz), signature, and checksums are here
> https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.8.0-rc1/
>
> The release candidate consists of the following source distribution archive
> zeppelin-0.8.0.tgz
>
> In addition, the following supplementary binary distributions are provided
> for user convenience at the same location
> zeppelin-0.8.0-bin-all.tgz
>
> zeppelin-0.8.0-bin-netinst.tgz
>
> The maven artifacts are here
> https://repository.apache.org/content/repositories/orgapachezeppelin-1079
> You can find the KEYS file here:
> https://dist.apache.org/repos/dist/release/zeppelin/KEYS
>
> Release notes available at
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12316221&version=12339144
>
> Vote will be open for next 72 hours (close at 11PM 11/May PDT).
>
> [ ] +1 approve
> [ ] 0 no opinion
> [ ] -1 disapprove (and reason why)
>



-- 
Thankx and Regards,

Prabhjyot Singh