Upgrading SENTIENT ANALYTICS to 1.9.2-HF3
SENTIENT ANALYTICS package download
Download SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.9.2.zip.
SENTIENT ANALYTICS service upgrade
- Stop SENTIENT ANALYTICS service if it is running.
1
net stop sentient-analytics
- Make a backup of previous SENTIENT ANALYTICS configuration located in <SENTIENT ANALYTICS install dir>\conf (for ex. C:\sentient-analytics\conf).
- Remove SENTIENT install dir.
- Unzip installation archive to SENTIENT install dir.
-
Compare your old SENTIENT ANALYTICS configuration files (from the backup you made in the first step) with new ones.
- Finally, run upgrade.bat script to upgrade SENTIENT ANALYTICS to the new version.
NOTE Scripts listed above should be executed using Administrator Role.
1
C:\sentient-analytics>upgrade.bat --fromVersion=1.8.0
Start the service
1
net start sentient-analytics