Upgrading SENTIENT ANALYTICS to 1.14.0
NOTE These steps are applicable for 1.13.2 SENTIENT ANALYTICS version.
After upgrading to the latest version it is required to update SENTIENT ANALYTICS widget bundle in SENTIENT. You can find detailed instructions how to do that via SENTIENT ANALYTICS UI in SENTIENT ANALYTICS Widget Bundle upgrade article.
SENTIENT ANALYTICS package download
Download SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.14.0.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.13.2
Start the service
1
net start sentient-analytics