Run and Test a Project in SAP HANA Smart Data Streaming
Part 7 of 9. Run and test the streaming project using Stream View, Manual Input, and Event Tracer tools.
You will learn
- Running the project that you built in the previous exercises.
- Using the Playback tool to simulate a live source and stream in data from a file at a controlled rate.
- Using the Stream Viewer to view the output from each stream/window in your project.
- Using the Manual Input tool to manually generate test events and send them into your project one at a time.
- Using the Event Tracer tool to see how an event flows through the directed graph within the project.
Prerequisites
- Files: Download the
machinedata.csv
file, which will be use later for playback during testing.