-1 Failed to build docker image due to the missing wget command. Here is the PR fixing the issue.
- https://github.com/apache/zeppelin/pull/2590 We changed oraclejdk to openjdk because of license issue and it results removing the transitive dependency for wget. - https://hub.docker.com/r/apache/zeppelin/builds/bq7keyes2tjff7ggax3bvgg/ - https://github.com/apache/zeppelin/pull/2536/files And would be nice to check automatically in CI whether docker image can be built or not. - https://issues.apache.org/jira/browse/ZEPPELIN-2936 Regard, On Fri, Sep 15, 2017 at 3:56 PM, Jeff Zhang <[email protected]> wrote: > +1, Build source code successfully. > > Ran Spark, Livy & Pig Tutorial successfully. > > > > Krishna Pandey <[email protected]>于2017年9月15日周五 下午2:29写道: > > > +1 > > > > Ran PySpark and Spark use-cases successfully. > > Also verified PGP, SHA-512 and MD5 signatures for all binaries. > > > > On Wed, Sep 13, 2017 at 6:52 PM, Mina Lee <[email protected]> wrote: > > > > > I propose the following RC to be released for the Apache Zeppelin 0.7.3 > > > release. > > > > > > The commit id is 42c1810ef901eb8dba923385f3c305d7f7b11a70 which is > > > corresponds to the tag v0.7.3-rc3: > > > https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;h= > > > refs/tags/v0.7.3-rc3 > > > > > > The release archives (tgz), signature, and checksums are here > > > https://dist.apache.org/repos/dist/dev/zeppelin/zeppelin-0.7.3-rc3/ > > > > > > The release candidate consists of the following source distribution > > archive > > > zeppelin-0.7.3.tgz > > > > > > In addition, the following supplementary binary distributions are > > provided > > > for user convenience at the same location > > > zeppelin-0.7.3-bin-all.tgz > > > zeppelin-0.7.3-bin-netinst.tgz > > > > > > The maven artifacts are here > > > > > https://repository.apache.org/content/repositories/ > orgapachezeppelin-1046 > > > > > > 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?versi > > > on=12341035&projectId=12316221 > > > > > > Vote will be open for next 72 hours (close at 06:30 16/Sep PDT). > > > > > > [ ] +1 approve > > > [ ] 0 no opinion > > > [ ] -1 disapprove (and reason why) > > > > > >
