Create a Streaming Project with SAP HANA Streaming Analytics
2018-12-14
Beginner
20 min.
Create an SAP HANA streaming analytics project using the streaming plug-in for SAP HANA studio.
You will learn
- How to create a new streaming project
- How to define an input stream to receive incoming events, including the field structure (schema) for the incoming events
- How to add a filter to apply to the event stream
Prerequisites
In this tutorial series you will build a project using a simple Internet of Things (IoT) scenario. The project will be designed to monitor a set of freezer units that are equipped with sensors to report temperature, power on/off events, and door open/close events. You will apply various operators to analyze and transform this data, generate alerts, and capture information in the HANA database.
Step 1: Create a new streaming project
Step 2: Create an Input Stream
Step 3: Define columns for each field in the incoming events
Step 4: Add a filter
Step 5: Connect it to an event stream
Step 6: Define the filter criteria