You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "P. Taylor Goetz" <pt...@gmail.com> on 2015/10/28 22:18:02 UTC

[VOTE] Release Apache Storm 0.9.6 (rc2)

This is a call to vote on releasing Apache Storm 0.9.6 (rc2).

Full list of changes in this release:

https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3

The tag/commit to be voted upon is v0.9.6:

https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=6f79e18f45d18350d377d98d085a17d2893c36e6;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3

The source archive being voted upon can be found here:

https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2//apache-storm-0.9.6-src.tar.gz

Other release files, signatures and digests can be found here:

https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2/

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

Please vote on releasing this package as Apache Storm 0.9.6.

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.6
[ ]  0 No opinion
[ ] -1 Do not release this package because...

Thanks to everyone who contributed to this release.

-Taylor

Re: [VOTE] Release Apache Storm 0.9.6 (rc2)

Posted by "P. Taylor Goetz" <pt...@gmail.com>.
+1 (binding)

-Taylor

> On Oct 28, 2015, at 5:18 PM, P. Taylor Goetz <pt...@gmail.com> wrote:
> 
> This is a call to vote on releasing Apache Storm 0.9.6 (rc2).
> 
> Full list of changes in this release:
> 
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3
> 
> The tag/commit to be voted upon is v0.9.6:
> 
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=6f79e18f45d18350d377d98d085a17d2893c36e6;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3
> 
> The source archive being voted upon can be found here:
> 
> https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2//apache-storm-0.9.6-src.tar.gz
> 
> Other release files, signatures and digests can be found here:
> 
> https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2/
> 
> 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-1026
> 
> Please vote on releasing this package as Apache Storm 0.9.6.
> 
> 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.6
> [ ]  0 No opinion
> [ ] -1 Do not release this package because...
> 
> Thanks to everyone who contributed to this release.
> 
> -Taylor


Re: [VOTE] Release Apache Storm 0.9.6 (rc2)

Posted by 임정택 <ka...@gmail.com>.
   -

   test passed : OK
   -- extract source tar
   -- build via "mvn clean install”

   -

   deploy to docker cluster using wurstmeister/storm-docker : OK
   -

   topology tests via storm-starter : OK
   -- run WordCounts and RollingTopWords, local mode and remote mode

   -

   test REST APIs (retrieve / activate / deactivate / rebalance / kill) : OK


Looks good overall. +1.


Jungtaek Lim (HeartSaVioR)

2015-10-30 2:45 GMT+09:00 Harsha <st...@harsha.io>:

> +1
> 1. Ran the unit tests
> 2. Verified artifacts
> 3. Ran a cluster deployed example topologies.
>
> -Harsha
>
> On Thu, Oct 29, 2015, at 09:45 AM, P. Taylor Goetz wrote:
> > Yes, I’ve seen that. It has something to do with clojure tests and the
> > maven lifecycle.
> >
> > I typically just do `mvn clean install` to run the tests.
> >
> > -Taylor
> >
> > > On Oct 29, 2015, at 9:38 AM, Julien Nioche <
> lists.digitalpebble@gmail.com> wrote:
> > >
> > > Correction. 'mvn clean compile' worked but 'mvn clean test' actually
> fails
> > > on my machine (running linux mint)
> > >
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [INFO] Reactor Summary:
> > > [INFO]
> > > [INFO] Storm ............................................. SUCCESS
> [1.250s]
> > > [INFO] maven-shade-clojure-transformer ................... SUCCESS
> [2.564s]
> > > [INFO] Storm Core ........................................ FAILURE
> > > [4:36.961s]
> > > [INFO] storm-starter ..................................... SKIPPED
> > > [INFO] storm-kafka ....................................... SKIPPED
> > > [INFO] storm-hdfs ........................................ SKIPPED
> > > [INFO] storm-hbase ....................................... SKIPPED
> > >
> > >
> > > [ERROR] Failed to execute goal
> > > com.theoryinpractise:clojure-maven-plugin:1.3.18:test-with-junit
> > > (test-clojure) on project storm-core: Clojure failed. -> [Help 1]
> > > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
> execute
> > > goal com.theoryinpractise:clojure-maven-plugin:1.3.18:test-with-junit
> > > (test-clojure) on project storm-core: Clojure failed.
> > > at
> > >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
> > > at
> > >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> > > at
> > >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> > > at
> > >
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> > > at
> > >
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> > > at
> > >
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> > > at
> > >
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> > > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
> > > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> > > at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> > > at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> > > at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > at
> > >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> > > at
> > >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> > > at java.lang.reflect.Method.invoke(Method.java:606)
> > > at
> > >
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
> > > at
> > >
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
> > > at
> > >
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
> > > at
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
> > >
> > >
> > > Clojure 1.4.0 is installed.
> > >
> > > Can't see anything relevant in surefire-reports. Probably something
> > > misconfigured on my machine, has anyone seen this before?
> > >
> > > Julien
> > >
> > >
> > >
> > > On 29 October 2015 at 11:45, Julien Nioche <
> lists.digitalpebble@gmail.com>
> > > wrote:
> > >
> > >> +1
> > >>
> > >>   - 'mvn clean test' successfully on the source
> > >>   - storm-crawler compiled and worked fine using the artefacts in
> Nexus
> > >>   - installed the binary release on single node and ran a
> storm-crawler
> > >>   topology successfully
> > >>
> > >> Thanks
> > >>
> > >> Julien
> > >>
> > >> On 28 October 2015 at 21:18, P. Taylor Goetz <pt...@gmail.com>
> wrote:
> > >>
> > >>> This is a call to vote on releasing Apache Storm 0.9.6 (rc2).
> > >>>
> > >>> Full list of changes in this release:
> > >>>
> > >>>
> > >>>
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3
> > >>>
> > >>> The tag/commit to be voted upon is v0.9.6:
> > >>>
> > >>>
> > >>>
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=6f79e18f45d18350d377d98d085a17d2893c36e6;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3
> > >>>
> > >>> The source archive being voted upon can be found here:
> > >>>
> > >>>
> > >>>
> https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2//apache-storm-0.9.6-src.tar.gz
> > >>>
> > >>> Other release files, signatures and digests can be found here:
> > >>>
> > >>> https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2/
> > >>>
> > >>> 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-1026
> > >>>
> > >>> Please vote on releasing this package as Apache Storm 0.9.6.
> > >>>
> > >>> 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.6
> > >>> [ ]  0 No opinion
> > >>> [ ] -1 Do not release this package because...
> > >>>
> > >>> Thanks to everyone who contributed to this release.
> > >>>
> > >>> -Taylor
> > >>>
> > >>
> > >>
> > >>
> > >> --
> > >>
> > >> *Open Source Solutions for Text Engineering*
> > >>
> > >> http://www.digitalpebble.com
> > >> http://digitalpebble.blogspot.com/
> > >> #digitalpebble <http://twitter.com/digitalpebble>
> > >>
> > >
> > >
> > >
> > > --
> > >
> > > *Open Source Solutions for Text Engineering*
> > >
> > > http://www.digitalpebble.com
> > > http://digitalpebble.blogspot.com/
> > > #digitalpebble <http://twitter.com/digitalpebble>
> >
> > Email had 1 attachment:
> > + signature.asc
> >   1k (application/pgp-signature)
>



-- 
Name : 임 정택
Blog : http://www.heartsavior.net / http://dev.heartsavior.net
Twitter : http://twitter.com/heartsavior
LinkedIn : http://www.linkedin.com/in/heartsavior

Re: [VOTE] Release Apache Storm 0.9.6 (rc2)

Posted by Harsha <st...@harsha.io>.
+1
1. Ran the unit tests
2. Verified artifacts
3. Ran a cluster deployed example topologies.

-Harsha

On Thu, Oct 29, 2015, at 09:45 AM, P. Taylor Goetz wrote:
> Yes, I’ve seen that. It has something to do with clojure tests and the
> maven lifecycle.
> 
> I typically just do `mvn clean install` to run the tests.
> 
> -Taylor
> 
> > On Oct 29, 2015, at 9:38 AM, Julien Nioche <li...@gmail.com> wrote:
> > 
> > Correction. 'mvn clean compile' worked but 'mvn clean test' actually fails
> > on my machine (running linux mint)
> > 
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Reactor Summary:
> > [INFO]
> > [INFO] Storm ............................................. SUCCESS [1.250s]
> > [INFO] maven-shade-clojure-transformer ................... SUCCESS [2.564s]
> > [INFO] Storm Core ........................................ FAILURE
> > [4:36.961s]
> > [INFO] storm-starter ..................................... SKIPPED
> > [INFO] storm-kafka ....................................... SKIPPED
> > [INFO] storm-hdfs ........................................ SKIPPED
> > [INFO] storm-hbase ....................................... SKIPPED
> > 
> > 
> > [ERROR] Failed to execute goal
> > com.theoryinpractise:clojure-maven-plugin:1.3.18:test-with-junit
> > (test-clojure) on project storm-core: Clojure failed. -> [Help 1]
> > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> > goal com.theoryinpractise:clojure-maven-plugin:1.3.18:test-with-junit
> > (test-clojure) on project storm-core: Clojure failed.
> > at
> > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
> > at
> > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> > at
> > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> > at
> > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> > at
> > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> > at
> > org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> > at
> > org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
> > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> > at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> > at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> > at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> > at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> > at java.lang.reflect.Method.invoke(Method.java:606)
> > at
> > org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
> > at
> > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
> > at
> > org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
> > at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
> > 
> > 
> > Clojure 1.4.0 is installed.
> > 
> > Can't see anything relevant in surefire-reports. Probably something
> > misconfigured on my machine, has anyone seen this before?
> > 
> > Julien
> > 
> > 
> > 
> > On 29 October 2015 at 11:45, Julien Nioche <li...@gmail.com>
> > wrote:
> > 
> >> +1
> >> 
> >>   - 'mvn clean test' successfully on the source
> >>   - storm-crawler compiled and worked fine using the artefacts in Nexus
> >>   - installed the binary release on single node and ran a storm-crawler
> >>   topology successfully
> >> 
> >> Thanks
> >> 
> >> Julien
> >> 
> >> On 28 October 2015 at 21:18, P. Taylor Goetz <pt...@gmail.com> wrote:
> >> 
> >>> This is a call to vote on releasing Apache Storm 0.9.6 (rc2).
> >>> 
> >>> Full list of changes in this release:
> >>> 
> >>> 
> >>> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3
> >>> 
> >>> The tag/commit to be voted upon is v0.9.6:
> >>> 
> >>> 
> >>> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=6f79e18f45d18350d377d98d085a17d2893c36e6;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3
> >>> 
> >>> The source archive being voted upon can be found here:
> >>> 
> >>> 
> >>> https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2//apache-storm-0.9.6-src.tar.gz
> >>> 
> >>> Other release files, signatures and digests can be found here:
> >>> 
> >>> https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2/
> >>> 
> >>> 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-1026
> >>> 
> >>> Please vote on releasing this package as Apache Storm 0.9.6.
> >>> 
> >>> 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.6
> >>> [ ]  0 No opinion
> >>> [ ] -1 Do not release this package because...
> >>> 
> >>> Thanks to everyone who contributed to this release.
> >>> 
> >>> -Taylor
> >>> 
> >> 
> >> 
> >> 
> >> --
> >> 
> >> *Open Source Solutions for Text Engineering*
> >> 
> >> http://www.digitalpebble.com
> >> http://digitalpebble.blogspot.com/
> >> #digitalpebble <http://twitter.com/digitalpebble>
> >> 
> > 
> > 
> > 
> > --
> > 
> > *Open Source Solutions for Text Engineering*
> > 
> > http://www.digitalpebble.com
> > http://digitalpebble.blogspot.com/
> > #digitalpebble <http://twitter.com/digitalpebble>
> 
> Email had 1 attachment:
> + signature.asc
>   1k (application/pgp-signature)

Re: [VOTE] Release Apache Storm 0.9.6 (rc2)

Posted by "P. Taylor Goetz" <pt...@gmail.com>.
Yes, I’ve seen that. It has something to do with clojure tests and the maven lifecycle.

I typically just do `mvn clean install` to run the tests.

-Taylor

> On Oct 29, 2015, at 9:38 AM, Julien Nioche <li...@gmail.com> wrote:
> 
> Correction. 'mvn clean compile' worked but 'mvn clean test' actually fails
> on my machine (running linux mint)
> 
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Storm ............................................. SUCCESS [1.250s]
> [INFO] maven-shade-clojure-transformer ................... SUCCESS [2.564s]
> [INFO] Storm Core ........................................ FAILURE
> [4:36.961s]
> [INFO] storm-starter ..................................... SKIPPED
> [INFO] storm-kafka ....................................... SKIPPED
> [INFO] storm-hdfs ........................................ SKIPPED
> [INFO] storm-hbase ....................................... SKIPPED
> 
> 
> [ERROR] Failed to execute goal
> com.theoryinpractise:clojure-maven-plugin:1.3.18:test-with-junit
> (test-clojure) on project storm-core: Clojure failed. -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal com.theoryinpractise:clojure-maven-plugin:1.3.18:test-with-junit
> (test-clojure) on project storm-core: Clojure failed.
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
> at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
> 
> 
> Clojure 1.4.0 is installed.
> 
> Can't see anything relevant in surefire-reports. Probably something
> misconfigured on my machine, has anyone seen this before?
> 
> Julien
> 
> 
> 
> On 29 October 2015 at 11:45, Julien Nioche <li...@gmail.com>
> wrote:
> 
>> +1
>> 
>>   - 'mvn clean test' successfully on the source
>>   - storm-crawler compiled and worked fine using the artefacts in Nexus
>>   - installed the binary release on single node and ran a storm-crawler
>>   topology successfully
>> 
>> Thanks
>> 
>> Julien
>> 
>> On 28 October 2015 at 21:18, P. Taylor Goetz <pt...@gmail.com> wrote:
>> 
>>> This is a call to vote on releasing Apache Storm 0.9.6 (rc2).
>>> 
>>> Full list of changes in this release:
>>> 
>>> 
>>> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3
>>> 
>>> The tag/commit to be voted upon is v0.9.6:
>>> 
>>> 
>>> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=6f79e18f45d18350d377d98d085a17d2893c36e6;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3
>>> 
>>> The source archive being voted upon can be found here:
>>> 
>>> 
>>> https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2//apache-storm-0.9.6-src.tar.gz
>>> 
>>> Other release files, signatures and digests can be found here:
>>> 
>>> https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2/
>>> 
>>> 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-1026
>>> 
>>> Please vote on releasing this package as Apache Storm 0.9.6.
>>> 
>>> 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.6
>>> [ ]  0 No opinion
>>> [ ] -1 Do not release this package because...
>>> 
>>> Thanks to everyone who contributed to this release.
>>> 
>>> -Taylor
>>> 
>> 
>> 
>> 
>> --
>> 
>> *Open Source Solutions for Text Engineering*
>> 
>> http://www.digitalpebble.com
>> http://digitalpebble.blogspot.com/
>> #digitalpebble <http://twitter.com/digitalpebble>
>> 
> 
> 
> 
> --
> 
> *Open Source Solutions for Text Engineering*
> 
> http://www.digitalpebble.com
> http://digitalpebble.blogspot.com/
> #digitalpebble <http://twitter.com/digitalpebble>


Re: [VOTE] Release Apache Storm 0.9.6 (rc2)

Posted by Julien Nioche <li...@gmail.com>.
Correction. 'mvn clean compile' worked but 'mvn clean test' actually fails
on my machine (running linux mint)

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Storm ............................................. SUCCESS [1.250s]
[INFO] maven-shade-clojure-transformer ................... SUCCESS [2.564s]
[INFO] Storm Core ........................................ FAILURE
[4:36.961s]
[INFO] storm-starter ..................................... SKIPPED
[INFO] storm-kafka ....................................... SKIPPED
[INFO] storm-hdfs ........................................ SKIPPED
[INFO] storm-hbase ....................................... SKIPPED


[ERROR] Failed to execute goal
com.theoryinpractise:clojure-maven-plugin:1.3.18:test-with-junit
(test-clojure) on project storm-core: Clojure failed. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal com.theoryinpractise:clojure-maven-plugin:1.3.18:test-with-junit
(test-clojure) on project storm-core: Clojure failed.
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)


Clojure 1.4.0 is installed.

Can't see anything relevant in surefire-reports. Probably something
misconfigured on my machine, has anyone seen this before?

Julien



On 29 October 2015 at 11:45, Julien Nioche <li...@gmail.com>
wrote:

> +1
>
>    - 'mvn clean test' successfully on the source
>    - storm-crawler compiled and worked fine using the artefacts in Nexus
>    - installed the binary release on single node and ran a storm-crawler
>    topology successfully
>
> Thanks
>
> Julien
>
> On 28 October 2015 at 21:18, P. Taylor Goetz <pt...@gmail.com> wrote:
>
>> This is a call to vote on releasing Apache Storm 0.9.6 (rc2).
>>
>> Full list of changes in this release:
>>
>>
>> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3
>>
>> The tag/commit to be voted upon is v0.9.6:
>>
>>
>> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=6f79e18f45d18350d377d98d085a17d2893c36e6;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3
>>
>> The source archive being voted upon can be found here:
>>
>>
>> https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2//apache-storm-0.9.6-src.tar.gz
>>
>> Other release files, signatures and digests can be found here:
>>
>> https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2/
>>
>> 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-1026
>>
>> Please vote on releasing this package as Apache Storm 0.9.6.
>>
>> 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.6
>> [ ]  0 No opinion
>> [ ] -1 Do not release this package because...
>>
>> Thanks to everyone who contributed to this release.
>>
>> -Taylor
>>
>
>
>
> --
>
> *Open Source Solutions for Text Engineering*
>
> http://www.digitalpebble.com
> http://digitalpebble.blogspot.com/
> #digitalpebble <http://twitter.com/digitalpebble>
>



-- 

*Open Source Solutions for Text Engineering*

http://www.digitalpebble.com
http://digitalpebble.blogspot.com/
#digitalpebble <http://twitter.com/digitalpebble>

Re: [VOTE] Release Apache Storm 0.9.6 (rc2)

Posted by Julien Nioche <li...@gmail.com>.
+1

   - 'mvn clean test' successfully on the source
   - storm-crawler compiled and worked fine using the artefacts in Nexus
   - installed the binary release on single node and ran a storm-crawler
   topology successfully

Thanks

Julien

On 28 October 2015 at 21:18, P. Taylor Goetz <pt...@gmail.com> wrote:

> This is a call to vote on releasing Apache Storm 0.9.6 (rc2).
>
> Full list of changes in this release:
>
>
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3
>
> The tag/commit to be voted upon is v0.9.6:
>
>
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=6f79e18f45d18350d377d98d085a17d2893c36e6;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3
>
> The source archive being voted upon can be found here:
>
>
> https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2//apache-storm-0.9.6-src.tar.gz
>
> Other release files, signatures and digests can be found here:
>
> https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2/
>
> 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-1026
>
> Please vote on releasing this package as Apache Storm 0.9.6.
>
> 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.6
> [ ]  0 No opinion
> [ ] -1 Do not release this package because...
>
> Thanks to everyone who contributed to this release.
>
> -Taylor
>



-- 

*Open Source Solutions for Text Engineering*

http://www.digitalpebble.com
http://digitalpebble.blogspot.com/
#digitalpebble <http://twitter.com/digitalpebble>

Re: [VOTE] Release Apache Storm 0.9.6 (rc2)

Posted by "P. Taylor Goetz" <pt...@gmail.com>.
This vote is now closed and passes with 3 binding +1 votes, 1 non-binding +1 vote and no +0 or -1 votes.

Vote tally (* indicates a binding vote):

+1:
Julien Nioche
Sriharsha Chintalapani*
Jungtaek Lim*
P. Taylor Goetz*

+0:

-1:

Thank you to all who voted. I will release the artifacts from staging and announce the release once the dist mirrors have a chance to sync.

-Taylor


> On Oct 28, 2015, at 5:18 PM, P. Taylor Goetz <pt...@gmail.com> wrote:
> 
> This is a call to vote on releasing Apache Storm 0.9.6 (rc2).
> 
> Full list of changes in this release:
> 
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3
> 
> The tag/commit to be voted upon is v0.9.6:
> 
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=6f79e18f45d18350d377d98d085a17d2893c36e6;hb=90a97ad6101de3c01233384e3dd3eeff2dde2ba3
> 
> The source archive being voted upon can be found here:
> 
> https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2//apache-storm-0.9.6-src.tar.gz
> 
> Other release files, signatures and digests can be found here:
> 
> https://dist.apache.org/repos/dist/dev/storm/apache-storm-0.9.6-rc2/
> 
> 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-1026
> 
> Please vote on releasing this package as Apache Storm 0.9.6.
> 
> 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.6
> [ ]  0 No opinion
> [ ] -1 Do not release this package because...
> 
> Thanks to everyone who contributed to this release.
> 
> -Taylor