summaryrefslogtreecommitdiff
path: root/blag/content/blog/Storm.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'blag/content/blog/Storm.markdown')
-rw-r--r--blag/content/blog/Storm.markdown4
1 files changed, 1 insertions, 3 deletions
diff --git a/blag/content/blog/Storm.markdown b/blag/content/blog/Storm.markdown
index ee40e82..68bb4e8 100644
--- a/blag/content/blog/Storm.markdown
+++ b/blag/content/blog/Storm.markdown
@@ -107,7 +107,7 @@ High-Availability is baked into this virtual cluster.
### Overview ###
-![Sentiment Analysis Topology][satimg]
+{{< figure src="/media/SentimentAnalysisTopology.png" >}}
I wrote a simple Kafka producer that reads files off disk and sends them to the
Kafka cluster. This is how we feed the whole system and is used in lieu of
@@ -523,8 +523,6 @@ Streaming with Apache Spark.
## Related Links / References ##
-[satimg]: https://kennyballou.com/media/SentimentAnalysisTopology.png
-
[1]: http://storm.incubator.apache.org/
* [Apache Storm Project Page][1]