Run and Test a Project in SAP HANA Smart Data Streaming
2019-12-18
Beginner
15 min.
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.
Step 1: Running the project
Step 2: Open the streams
Step 3: Use the playback tool
Step 4: Using manual input and the event tracer tools