-
Hi, All. Tremendous work in getting Storm 1.x support with this framework. So far so good with 1.0.2; thank you everyone for your contributions.
I've attempted to drop in Storm 1.0.3 and ran into a…
-
We know that certain bugs (https://github.com/ethereum/go-ethereum/issues/15243) can prevent us from parsing events successfully. We have demonstrated that running a node on a more powerful server can…
-
Apache Spark is a fast, in-memory data processing engine with elegant and expressive development APIs to allow data workers to efficiently execute streaming, machine learning or SQL workloads that req…
-
Once again, the relevant details:
- On Windows 10.
- Built a set of four py files (one main.py) all in Python 2.7.9.
- **No longer sharing the file from Windows to the VM, instead downloaded all …
-
Hi Travis team!
We're huge fans of Travis at [Apache Flink](/apache/flink). Most of the time, Travis works just great. However, every few weeks we're seeing an issue with the .m2 folder caching. File…
-
In the Apache Storm guide (https://www.linode.com/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm), I noticed an error in one of the graphics.
In…
-
org.apache.storm.utils.NimbusLeaderNotFoundException: Could not find leader nimbus from seed hosts ["nimbus"]. Did you specify a valid list of nimbus hosts for config nimbus.seeds?
at org.apache.sto…
-
I tried running the example Kafka topology with the suggested additions to the topology_dependencies.xml, but the dependencies are out of date.
I was, however, able to make some changes that got RedS…
-
Hi there,
The Apache Software Foundation Legal Affairs Committee [has announced][1] that the so-called 'Facebook BSD+Patents License' is no longer allowed to be used as a direct dependency in Apach…
-
I've been using Spacy for a few months now (it's amazing!) and I've added it as part of a processing pipeline I'm working on. In order to get more throughput through the pipeline I've been using Join…