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 <zjf...@gmail.com>:

> Thanks for the verifying. I decide to cancel this Vote and fix these issue
> for the next RC
>
>
>
> Belousov Maksim Eduardovich <m.belou...@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:zjf...@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 <miquelangeland...@gmail.com>于2018年5月9日周三
> > 下午1:31写道:
> >
> > > +1
> > >
> > > El mié., 9 may. 2018 6:10, Renjith Kamath <renjith.kam...@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 <
> > > prabhjyotsi...@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 <zjf...@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
> > > > >
> > > >
> > >
> >
>

Reply via email to