If you are installing streaming analytics on an SAP HANA, express edition virtual machine, edit the /etc/hosts file on the VM and modify the hxehost.localdomain.com hxehost line to have your VM’s IP address:
<VM_IP_address> hxehost.localdomain.com hxehost
Step 7
Navigate to the HANA_EXPRESS_20 directory where you extracted the files and run install_hsa.sh as the root user:
cd <extracted_path>/HANA_EXPRESS_20
sudo ./install_hsa.sh
Follow the prompts to configure your installation.
Note: The system database user (SYSTEM) password you enter during installation is used for the SYS_STREAMING and SYS_STREAMING_ADMIN users.