We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b2917d + 22ca072 commit 875d679Copy full SHA for 875d679
CHANGELOG.md
@@ -4,6 +4,7 @@ NOTE: The change from 0.7.0 in which OutputCollector no longer assumes immutable
4
5
* Messages sent to colocated tasks are sent in-memory, skipping serialization (useful in conjunction with localOrShuffle grouping) (thanks xumingming)
6
* Upgrade to Clojure 1.4 (thanks sorenmacbeth)
7
+ * Exposed INimbus and ISupervisor interfaces for running Storm on different resource frameworks (like Mesos).
8
* Can override the hostname that supervisors report using "storm.local.hostname" config.
9
* Make request timeout within DRPC server configurable via "drpc.request.timeout.secs"
10
* Added "storm list" command to show running topologies at the command line (thanks xumingming)
0 commit comments