Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ This diagram shows an overview of the architecture for these services:
-p CONTEXT_DIR=update-transformer \
-e KAFKA_BROKERS=<kafka-hostname:port> \
-e KAFKA_IN_TOPIC=social-firehose \
-e KAFKA_OUT_TOPIC=sentiments \
-e KAFKA_OUT_TOPIC=sentiments
```
1. Deploy the update-visualizer application. You will again need the Kafka
broker information for this command. To build and deploy the visualizer
Expand Down