-
According to https://issues.apache.org/jira/browse/YARN-941 - delegation tokens may be refreshed by simply restarting the application master. This makes intuitive sense.
I believe storm stores topolo…
-
Hi,
i think the current stormcpp is not compatible with storm 0.9.0.1 as sending the task ids is optional (See the handleEmit method, especial the "need_task_ids" part in https://github.com/apache/in…
-
Right now in Heron, we bundle all dependencies in a huge uber jar. Can heron support similar feature as Storm https://storm.apache.org/releases/2.0.0-SNAPSHOT/Classpath-handling.html to offload the 3r…
-
I'm using the `org.codehaus.mojo.gwt-maven-plugin` plugin in version `2.8.2`.
This is my configuration:
```xml
com.mycompany.myproject.gwt.App
-Xmx2G
app
storm-…
-
Using the `RabbitMQSpout` successfully but cannot get the `RabbitMQBolt` (sink) to work. I am using the exact the same `ConnectionConfig` for both.
The RabbitMQ management console shows the `RabbitMQ…
-
Hi, I study Storm HBase.
I want to run your example Persistent Word Count
My actions
1. MVN compile - ok!
2 When you run mvn exec: java -Dstorm.topology = org.apache.storm.hbase.topology.PersistentWo…
-
There is a bridge using topology.enable.v2.metrics.tick to report v2 metrics to v1 IMetricsConsumers. Unfortunately this will will only be released in Storm 2.2.x.
For now, the old IMetricsConsumer…
-
add Apache Storm entities and cluster
-
When running in local mode [pyleus local *.jar], the definition such as:
workers: 4
ackers: 4
in pyleus_topology.yaml file does not take effect. I need to change apache-storm-0.9.2-incubating/conf…
-
`log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: / (Is a directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.(FileOutputStream.ja…