Hello, Did all the external integrations jars (under apache-storm-1.1.0/external/ ) got removed from 1.1.0 ?
Could not find storm-kafka-1.1.0.jar on apache-storm-1.1.0/external/storm-kafka/. It is not inside apache-storm-1.1.0.tar.gz and neither inside apache-storm-1.1.0.zip . The same for all other external folders . There is only a README.md inside each folder. best, IPVP On March 30, 2017 at 3:29:39 PM, P. Taylor Goetz ([email protected]<mailto:[email protected]>) wrote: Thanks for the catch. I will correct it. On Mar 30, 2017, at 2:23 PM, Alexandre Vermeerbergen <[email protected]<mailto:[email protected]>> wrote: Hello, Looks like there's a small mistake in download page (http://storm.apache.org/downloads.html): It says for 1.1.0 release: ============================== Storm artifacts are hosted in Maven Central<http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.storm%22>. You can add Storm as a dependency with the following coordinates: groupId: org.apache.storm<http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.storm%22> artifactId: storm-core version: 1.0.2 ============================== Shouldn't the version rather be "1.1.0" instead of "1.0.2" ? regards, Alexandre Vermeerbergen 2017-03-30 19:46 GMT+02:00 P. Taylor Goetz <[email protected]<mailto:[email protected]>>: The Apache Storm community is pleased to announce the release of Apache Storm version 1.1.0. Storm is a distributed, fault-tolerant, and high-performance realtime computation system that provides strong guarantees on the processing of data. You can read more about Storm on the project website: http://storm.apache.org<http://storm.apache.org/> Downloads of source and binary distributions are listed in our download section: http://storm.apache.org/downloads.html You can read more about this release in the following blog post: http://storm.apache.org/2017/03/29/storm110-released.html Distribution artifacts are available in Maven Central at the following coordinates: groupId: org.apache.storm artifactId: storm-core version: 1.1.0 The full list of changes is available here[1]. Please let us know [2] if you encounter any problems. Regards, The Apache Storm Team [1]: https://github.com/apache/storm/blob/v1.1.0/CHANGELOG.md [2]: https://issues.apache.org/jira/browse/STORM
