The progress bar % depends will show status depending on the interpreter.
Maybe the JDBC interpreter do not handle it.


On Fri, Aug 12, 2016 at 3:59 PM, Sachin Janani <sjan...@snappydata.io>
wrote:

> Its working properly for Spark interpreter but not for JDBC
>
> On Fri, Aug 12, 2016 at 9:42 AM, Sachin Janani <sjan...@snappydata.io>
> wrote:
>
> > Hi All,
> > Greetings' of the Day,
> > I was verifying this RC build and found that Progress bar and Running %
> is
> > not working as expected.Is this the known issue?
> >
> > On Wed, Aug 10, 2016 at 7:41 AM, Jianfeng (Jeff) Zhang <
> > jzh...@hortonworks.com> wrote:
> >
> >>
> >> Hi Mina,
> >>
> >> Can we also include ZEPPELIN-1175 in 0.6.1 ?  As 0.6.1 support spark 2.0
> >> which has a fix to distribute log4j.properties to executor, so it would
> >> make executor log unavailable too.
> >> Without the AM/Executor log, it is pretty hard to do diagnose.
> >>
> >> https://issues.apache.org/jira/browse/ZEPPELIN-1175
> >>
> >>
> >>
> >> Best Regard,
> >> Jeff Zhang
> >>
> >>
> >>
> >>
> >>
> >> On 8/10/16, 9:00 AM, "mina lee" <mina...@apache.org> wrote:
> >>
> >> >Vinay, Andrey,
> >> >thanks for verification.
> >> >
> >> >It makes sense what you're saying.
> >> >I did include ZEPPELIN-1197
> >> ><https://issues.apache.org/jira/browse/ZEPPELIN-1197> in branch-0.6
> and
> >> we
> >> >will manage ZEPPELIN-1308
> >> ><https://issues.apache.org/jira/browse/ZEPPELIN-1308> to be included
> >> soon.
> >> >I will wait for more feedback, and then proceed next vote for rc2 as
> soon
> >> >as possible.
> >> >
> >> >On Wed, Aug 10, 2016 at 7:48 AM, Andrey Gura <ag...@gridgain.com>
> wrote:
> >> >
> >> >> Guys,
> >> >>
> >> >> 0.6.1 release will bring Ignite interpreter version older than 0.6.0
> >> >>due to
> >> >> ZEPPELIN-605 (1.5.0 instead of 1.6.0).
> >> >>
> >> >> It is wrong if new release will deprive users some possibilities in
> >> >>Ignite
> >> >> interpreter.
> >> >>
> >> >> I propose include ZEPPELIN-1308 into 0.6.1 version.
> >> >>
> >> >> Thanks!
> >> >>
> >> >>
> >> >> On Tue, Aug 9, 2016 at 8:18 PM, Vinay Shukla <vinayshu...@gmail.com>
> >> >> wrote:
> >> >>
> >> >> > We should pull Zeppelin-1197 into 0.6.1. Without this pull request
> >> the
> >> >> user
> >> >> > experience in Zeppelin is inferior other notebooks.
> >> >> >
> >> >> > On Tue, Aug 9, 2016 at 12:38 PM, moon soo Lee <m...@apache.org>
> >> wrote:
> >> >> >
> >> >> > > Thanks Vinay for verifying RC.
> >> >> > >
> >> >> > > I think it is expected behavior not printing output without using
> >> >> print()
> >> >> > > in 0.6.1. Because
> >> >>https://issues.apache.org/jira/browse/ZEPPELIN-1197
> >> >> is
> >> >> > > resolved for 0.7.0 and patch is only available in master branch.
> >> >> > >
> >> >> > > Thanks,
> >> >> > > moon
> >> >> > >
> >> >> > > On Tue, Aug 9, 2016 at 8:21 AM Vinay Shukla <
> vinayshu...@gmail.com
> >> >
> >> >> > wrote:
> >> >> > >
> >> >> > > > Sorry, sent the earlier email too soon.
> >> >> > > >
> >> >> > > > -1
> >> >> > > >
> >> >> > > > The below shows no output, looks like pyspark is broken.
> >> >> > > >
> >> >> > > > %pyspark
> >> >> > > > sys.version
> >> >> > > > sc.version
> >> >> > > > spark.version
> >> >> > > >
> >> >> > > >
> >> >> > > > %pyspark
> >> >> > > > sc.parallelize([1,2,3]).count()
> >> >> > > >
> >> >> > > > No output
> >> >> > > >
> >> >> > > >
> >> >> > > >
> >> >> > > > On Tue, Aug 9, 2016 at 11:13 AM, Vinay Shukla
> >> >><vinayshu...@gmail.com
> >> >> >
> >> >> > > > wrote:
> >> >> > > >
> >> >> > > > > +1 (see point 5 below, existing issue, will file a tracking
> >> >>issue )
> >> >> > > > >
> >> >> > > > > 1. Downloaded zeppelin-0.6.1-bin-all.tgz
> >> >> > > > > 2. Installed on MacOSx Yosemite
> >> >> > > > > 3. Ran Zeppelin Tutorial successfully
> >> >> > > > > 4. Created a new note & validated spark 2.0 with sc.version &
> >> >> > > > spark.version
> >> >> > > > > 5. Searched for newly created note under a folder, exact name
> >> >> search
> >> >> > > > > works, wildcard name search fails.
> >> >> > > > >
> >> >> > > > >
> >> >> > > > >
> >> >> > > > >
> >> >> > > > >
> >> >> > > > > On Tue, Aug 9, 2016 at 10:40 AM, mina lee <
> mina...@apache.org>
> >> >> > wrote:
> >> >> > > > >
> >> >> > > > >> Hi folks,
> >> >> > > > >>
> >> >> > > > >> I propose the following RC to be released for the Apache
> >> >>Zeppelin
> >> >> > > 0.6.1
> >> >> > > > >> release.
> >> >> > > > >>
> >> >> > > > >> The commit id is 09cd1f18bca04991610dce42de038c8d4c3c0a8d
> >> which
> >> >> is
> >> >> > > > >> corresponds
> >> >> > > > >> to the tag v0.6.1-rc1:
> >> >> > > > >> *https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=
> >> >> > > > >> commit;h=09cd1f18bca04991610dce42de038c8d4c3c0a8d
> >> >> > > > >> <https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=
> >> >> > > > >> commit;h=09cd1f18bca04991610dce42de038c8d4c3c0a8d>*
> >> >> > > > >>
> >> >> > > > >> The release archives (tgz), signature, and checksums are
> here
> >> >> > > > >> https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.
> >> >> 6.1-rc1/
> >> >> > > > >>
> >> >> > > > >> The release candidate consists of the following source
> >> >> distribution
> >> >> > > > >> archive
> >> >> > > > >> zeppelin-0.6.1.tgz
> >> >> > > > >>
> >> >> > > > >> In addition, the following supplementary binary
> distributions
> >> >>are
> >> >> > > > provided
> >> >> > > > >> for user convenience at the same location
> >> >> > > > >> zeppelin-0.6.1-bin-all.tgz
> >> >> > > > >> zeppelin-0.6.1-netinst-all.tgz
> >> >> > > > >>
> >> >> > > > >> The maven artifacts are here
> >> >> > > > >> https://repository.apache.org/content/repositories/
> >> >> > > > >> orgapachezeppelin-1014/org/apache/zeppelin/
> >> >> > > > >>
> >> >> > > > >> You can find the KEYS file here:
> >> >> > > > >> https://people.apache.org/keys/committer/minalee.asc
> >> >> > > > >>
> >> >> > > > >> Release notes available at
> >> >> > > > >> *https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> vers
> >> >> > > > >> ion=12336543&styleName=Html&projectId=12316221
> >> >> > > > >> <https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> vers
> >> >> > > > >> ion=12336543&styleName=Html&projectId=12316221>*
> >> >> > > > >>
> >> >> > > > >> Vote will be open for next 72 hours (close at 8am 12/Aug
> PDT).
> >> >> > > > >>
> >> >> > > > >> [ ] +1 approve
> >> >> > > > >> [ ] 0 no opinion
> >> >> > > > >> [ ] -1 disapprove (and reason why)
> >> >> > > > >>
> >> >> > > > >
> >> >> > > > >
> >> >> > > >
> >> >> > >
> >> >> >
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> Andrey Gura
> >> >> GridGain Systems, Inc.
> >> >> www.gridgain.com
> >> >>
> >>
> >>
> >
>

Reply via email to