Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 763 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 763 Bytes

Applying cleanup procedures between demo runs


Step 1: Destroy taxi-source, wait for taxi-stream to finish processing


Step 2: Destroy taxi-stream


Step 3: ssh -i ~/.ssh/dcosiotdemo -L 9200:coordinator.elastic.l4lb.thisdcos.directory:9200 [email protected]


Step 4: curl -XGET 'localhost:9200/taxi/_count’


Step 5: curl -XDELETE 'localhost:9200/taxi?pretty'


Step 6: Deploy taxi-stream


Step 7: Deploy taxi-source


Step 8: Refresh map-webapp