Skip to content

Commit 05c81d3

Browse files
committed
Update README
1 parent 615023e commit 05c81d3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ storm-poc
44
Taken from http://svendvanderveken.wordpress.com/2013/07/30/scalable-real-time-state-update-with-storm/
55

66
Example of basic Storm topology that updates DB persistent state. based on Java 7 and
7+
8+
```
79
<storm.version>0.9.0.1</storm.version>
810
<cassandra.version>2.0.1</cassandra.version>
911
10-
12+
```
1113

1214
In order to run this example, an instance of Cassandra with the following key space is required:
1315

0 commit comments

Comments
 (0)