We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615023e commit 05c81d3Copy full SHA for 05c81d3
README.md
@@ -4,10 +4,12 @@ storm-poc
4
Taken from http://svendvanderveken.wordpress.com/2013/07/30/scalable-real-time-state-update-with-storm/
5
6
Example of basic Storm topology that updates DB persistent state. based on Java 7 and
7
+
8
+```
9
<storm.version>0.9.0.1</storm.version>
10
<cassandra.version>2.0.1</cassandra.version>
11
-
12
13
14
In order to run this example, an instance of Cassandra with the following key space is required:
15
0 commit comments