Topics ›
Products>sap-Hana-Streaming-Analytics
20 tutorials tagged with Products>sap-Hana-Streaming-Analytics.
Create a Streaming Project in SAP HANA Smart Data Streaming
Part 2 of 9. Create a SAP HANA Smart Data Streaming (SDS) project in SAP HANA Studio with streaming plug-in and visual editor.
Configure SAP HANA Smart Data Streaming Server Connection
Part 1 of 9. Configure SAP HANA streaming connection and add SAP HANA data service in SAP HANA Studio.
Where to Place the Custom Adapter Files
Place the files we have created and edited for our Custom Adapter in the correct directory.
Test the Custom Java Toolkit Adapter
Test the MQTT Input Adapter we have created using Mosquitto and HANA Studio.
Introduction to Writing a Custom Java Toolkit Adapter for SAP HANA Streaming Analytics
Gain a comprehensive overview on Custom Adapters for SAP HANA Streaming Analytics, and follow detailed instructions for developing a custom adapter using the …
Further Readings on Custom Adapters
Learn more about features of Custom Adapters like enabling guaranteed delivery, creating an output adapter and implementing schema discovery.
Editing Adapter Configuration Files
Edit a set of adapter configuration files in order to make the custom adapter available to both the HANA Streaming Analytics server at run time and in HANA …
Creating Custom Adapter Modules
Create a Transporter Module and a Formatter module for your Custom Adapter using Java PAHO Library.
Creating Custom Adapter Configuration Files
Create a .cnxml file and an Adapter Configuration File(.xml) for your Custom Adapter.
Test Streaming Lite Project
Test the Streaming Lite Project by using the `streamingsubscribe` command line utility to see the flow of events through the project.
Introduction to Freezer Monitoring Lite
Walk through creating and deploying a Streaming Lite project.
Install Streaming Lite and Setup Freezer Lite
Learn how to install and configure Streaming Lite on Raspberry Pi 2.
Build and Deploy Streaming Lite Project
Learn how to create, compile and deploy a streaming analytics project.
Set Up the Eclipse Project for Streaming Lite Custom Java Adapter
Configure the development environment to create a Custom Java Adapter for our Streaming Lite project by copying required files from the SAP HANA system.
Introduction to Writing a Custom Java Adapter for Freezer Monitoring Lite
Gain a comprehensive overview on Custom Adapters for Streaming Lite, and follow detailed instructions for developing a custom adapter using the Java SDK.
Deploy and Test the Streaming Lite Custom Adapter
Learn how to deploy our Custom Java Adapter by creating a .jar file and transferring it to our Raspberry Pi, and to test it using the streamingsubscribe …
Code the Streaming Lite Custom Java Adapter
Walk through the steps for coding the Streaming Lite Custom Java Adapter for Freezer Monitoring Lite.
Introduction to Custom C/C++ Adapters for Freezer Monitoring Lite
Gain an overview of Custom C Adapters that work with either HANA Streaming Analytics or Streaming Lite.
Code Custom C/C++ Adapter for Freezer Monitoring Lite
## Prerequisites
Build and Test Custom C/C++ Adapter for Freezer Monitoring Lite
Learn how to compile, and build our custom C/C++ Adapter into an executable using the given Makefile. Then, test your Custom Adapter by using streamingsubscribe …