You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will run all the Steps for you. Once everything has launched, you should be able to go to the Bullet UI running locally at [http://localhost:8800](http://localhost:8800). You can then continue this guide from [here](#what-did-we-do).
This script also kills any existing Bullet instances running (you may see an ignorable exception if there is nothing running). There can only be one topology in the cluster with a particular name. Visit the UI and see if the topology is up. You should see the ```DataSource``` spout begin emitting records.
144
+
Visit the UI and see if the topology is up. You should see the ```DataSource``` spout begin emitting records.
145
145
146
146
Test the Bullet topology by:
147
147
@@ -232,7 +232,7 @@ To cleanup all the components we bought up:
0 commit comments