+1 - deployed binary distribution in docker container - verified signature - deployed trident kafka based word count topology - verified with DRPC client
Thomas On 23 March 2015 at 02:29, 이승진 <[email protected]> wrote: > + 1 > > -----Original Message----- > From: "Sean Zhong"<[email protected]> > To: <[email protected]>; "Derek Dagit"<[email protected] > >; > Cc: > Sent: 2015-03-23 (월) 11:09:23 > Subject: Re: [VOTE] Release Apache Storm 0.9.4 > > +1 > > On Sun, Mar 22, 2015 at 2:40 AM, Derek Dagit > <[email protected]> > wrote: > > > +1 > > > > > > On OSX... > > > > > > Verified the tag pointed to 00091d7 > > > > > > Checked sigs and sums [1] > > > > Unpacked src tarball, ran `mvn install` with a blank maven repository > > > > Built binary distribution by running `mvn package -DskipTests` in > > storm-dist/binary > > > > Unpacked storm-dist/binary/target/apache-storm-0.9.4.tar.gz and > started > > dev-zookeeper, nimbus, supervisor, ui, logviewer with no config > changes. > > > > Launched storm.starter.clj.word_count from > > examples/storm-starter/storm-starter-topologies-0.9.4.jar. > > > > Checked the UI and logviewer, and things looked normal. > > > > -- > > > > Derek > > > > > > > > > > > > > > [1] > > > > bash ~/r/detritus/apache/storm-check-release.sh apache-storm-0.9.4 > > Checking sigs > > Checking sig 'apache-storm-0.9.4-src.tar.gz.asc'...ok > > Checking sig 'apache-storm-0.9.4-src.zip.asc'...ok > > Checking sig 'apache-storm-0.9.4.zip.asc'...ok > > Checking sums > > apache-storm-0.9.4-src.tar.gz.md5:MD5 OK. > > (d4353dca679e89a00061e8a32efcd352) > > apache-storm-0.9.4-src.zip.md5:MD5 OK. > > (54dc8b9fa7f34a25a74c03a4eac2b8ed) > > apache-storm-0.9.4.tar.gz.md5:MD5 OK. > > (012361b3da022470d215875611a01fcf) > > apache-storm-0.9.4.zip.md5:MD5 OK. > > (96e97dfae5552891d92094b5fe0ff5cd) > > apache-storm-0.9.4-src.tar.gz.sha:SHA512 OK. > > > > > (41b79a24776e0c92457f6f50547229b1b66e62b751ea590d0528dc56383119226fa488a95f1777032a99aeb8442344207d8a15114195ad190e64fabbe47db849) > > apache-storm-0.9.4-src.zip.sha:SHA512 OK. > > > > > (1e2a8723234c38da938ead12318271c1b68cc089e80e7d55c5bcba44a4593ecf58dc7fe7fe673e862dd60f0a965514efe3b0fde90210971e73af344b7acd3c15) > > apache-storm-0.9.4.tar.gz.sha:SHA512 OK. > > > > > (9bcce40edd60132a2d82d128995b7a780bb48aca3087284f61e69ebd5bfb4bf6f1ce4ad18a81b4cc09a93d8e082d6cb3ea6577938daea24b1db3598c05b75d3a) > > apache-storm-0.9.4.zip.sha:SHA512 OK. > > > > > (43ec750a40439497665090443d9cd4e93ac948ee4c09f815bc171d5f17c05c41c489905fefa42af06a5c24cd039e76dd230245431f3f690d33db6cf2870f34c8) > > > > See > > > https://github.com/d2r/detritus/blob/master/apache/storm-check-release.sh > > > > > > > > ________________________________ > > From: P. Taylor Goetz <[email protected]> > > To: [email protected] > > Sent: Wednesday, March 18, 2015 2:34 PM > > Subject: [VOTE] Release Apache Storm 0.9.4 > > > > > > This is a call to vote on releasing Apache Storm 0.9.4. > > > > Full list of changes in this release: > > > > > > > https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;h=ad81e435792d032e39d6c46677879d4ea59ea730;hb=refs/tags/v0.9.4 > > > > The tag/commit to be voted upon is v0.9.4: > > > > > > > https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=30806db30e87681dd51fa5cc9997f9aeefa434c0;hb=00091d7952681a39281aa171adfad133a5e26330 > > > > The source archive being voted upon can be found here: > > > > > > > http://people.apache.org/~ptgoetz/apache-storm-0.9.4/apache-storm-0.9.4-src.tar.gz > > > > Other release files, signatures and digests can be found here: > > > > http://people.apache.org/~ptgoetz/apache-storm-0.9.4/ > > > > The release artifacts are signed with the following key: > > > > > > > https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=KEYS;hb=22b832708295fa2c15c4f3c70ac0d2bc6fded4bd > > > > The Nexus staging repository for this release is: > > > > > https://repository.apache.org/content/repositories/orgapachestorm-1012/ > > > > Please vote on releasing this package as Apache Storm 0.9.4. > > > > When voting, please list the actions taken to verify the release. > > > > This vote will be open for at least 72 hours. > > > > [ ] +1 Release this package as Apache Storm 0.9.4 > > [ ] 0 No opinion > > [ ] -1 Do not release this package because … > > > > Thanks, > > Taylor > > >
