-
With the [1.0 release](http://storm.apache.org/2016/04/12/storm100-released.html) of Apache Storm, many APIs have been moved.
See Commit: https://github.com/apache/storm/commit/d839d1bf88b855edda344fc…
-
Interested to know if any implementations of this li-kafka-clients library with Apache Storm, especially integrated with Storm's default kafka spout.
-
The Apache Storm version being used in the code is 0.9.2.
Apache Storm is now on 1.x version, which has some changes in the packages names, for example `backtype.storm.topology` no longer exist.
-
There's a lot duplicated code in the project as we copied a lot of code from Apache Storm.
For example:
```
➜ heron git:(master) ✗ find ./ -name IBolt.java
./storm/src/java/backtype/storm/task/IBol…
-
http://hortonworks.com/hadoop-tutorial/processing-streaming-data-near-real-time-apache-storm/
-
I'm running storm topology "pyleus --verbose local xyz_topology.jar" using storm-1.0.0, pyleus-0.3.0, python 2.7.9, centos-6.6 and getting the Error "Exception in thread "main" java.lang.NoClassDefFou…
-
Use of the new apache-storm-0.9.1-incubating.zip file throws the following error:
Exception in thread "main" java.lang.RuntimeException: Can not find storm home entry in storm zip file.
at com.ya…
-
2016-02-02 16:15:18 c.a.s.k.s.u.InfiniteConstantBackoffRetry [DEBUG] Caught exception of type com.amazonaws.AmazonClientException, backing off for 1000 ms.
I tested GET and PUT using Streams and Get …
-
```
6449 [main] INFO o.a.s.d.s.Supervisor - Starting supervisor with id 3f59c94d-4e2a-4b68-89f3-ab7d57a0ab8b at host wangchuanyi.ds.gome.com.cn.
6561 [main] WARN o.a.s.d.nimbus - Topology submissi…
-
Upgrade Apache Storm, ElasticSearch and Kibana
This way the NewsCrawler will benefit from the many bugfixes and improvements provided by these components and make it easier ti add new functionaliti…