Installing the streaming studio plugin
Prerequisites
Proficiency: Beginner
- Step 1
-
Use the Download Manager to download the streaming studio plugin file.
-
Extract the contents of the streaming studio plugin file.
-
Open studio and select Help > Install New Software:
-
In the Install dialog, click Add:
-
In the Add Repository dialog, click Local, select the
<extracted_path>/<platform>/SAP_HANA_STREAMING/repository
folder, and click OK: -
In the Install dialog, check SAP HANA streaming analytics, then click Next:
-
Review the items to be installed, then click Next:
-
Review the license, accept the terms and conditions to continue, then click Finish:
-
For any security warnings, click OK.
-
At the prompt to restart studio, select Yes.
-
If you are installing the plugin into studio for Linux, log off of the machine and log back in.
-
- Step 2
-
In studio, select Window > Perspective > Open Perspective > Other, then select the SAP HANA Streaming Development perspective and click OK:
-
Select Window > Perspective > Open Perspective > SAP HANA Streaming Run-Test:
-
- Step 3
Here we will connect studio to the SAP HANA streaming analytics server.
-
In the SAP HANA Streaming Run-Test perspective, in the Server view, select New Server URL:
-
Enter the following connection details:
- Host Name: The hostname or IP address for your SAP HANA installation
- Port: 3
<instance-number>
26
Enable SSL, then click OK:
-
Right-click on the new server and select Change User Name and Password:
-
Enter the credentials for
SYSTEM
and click OK:Note:
To automatically connect to the streaming server when starting studio, check Use Secure Storage for Streaming Credentials. -
Right-click on the server and select Connect Server:
-
Open Window > Preferences and select SAP HANA streaming analytics from the list:
-
Set Default Server URL to the new server and click OK:
-
- Step 4
In this step we will create a named Data Service on the SAP HANA streaming analytics server. In this case, the data service will connect to a particular HANA database. Streaming projects use named data services to connect to database tables.
-
Switch to the SAP HANA Streaming Development perspective and select the Data Services tab:
-
Right-click on the new server and select Load Workspaces:
-
Right-click on the Server-wide folder and select Add HANA Service:
-
Select
newservice1
and, in the Properties view:- Enter the credentials for
SYSTEM
. - Check Use Default HANA Server.
- Enter the credentials for
-
Right-click on
newservice1
and select Rename Service. Name the new servicehanadb
: -
To confirm that the HANA service is configured properly, right-click on it and select Discover:
-