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) >> > >