Pricing Try it now
SENTIENT ANALYTICS
Getting Started Documentation Guides Installation How To Activate SENTIENT ANALYTICS
On this page

Upgrade instructions

Upgrading to 1.15.0

These steps are applicable for 1.14.0 SENTIENT ANALYTICS version.

Ubuntu/CentOS

doc warn icon

Important note before upgrading to SENTIENT ANALYTICS 1.15.0

If you are using SENTIENT ANALYTICS behind HAProxy, make sure that the paths /sentient-analytics/ and /apiSENTIENT ANALYTICS/ are routed to the SENTIENT ANALYTICS backend instead of /sentient-analytics and /apiSENTIENT ANALYTICS.

Additionally, we highly recommend adding SENTIENT ANALYTICS to the SENTIENT HAProxy configuration so that SENTIENT ANALYTICS is accessible from the same domain as SENTIENT.

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.15.0.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.15.0.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.15.0.deb
1
sudo rpm -Uvh sentient-analytics-1.15.0.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh

Start the service

1
sudo service sentient-analytics start

Sync SENTIENT ANALYTICS with SENTIENT

After upgrade, it’s necessary to sync SENTIENT ANALYTICS with SENTIENT. You can find out how to do it here.

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.15.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.14.0

Start the service

1
net start sentient-analytics

Sync SENTIENT ANALYTICS with SENTIENT

After upgrade, it’s necessary to sync SENTIENT ANALYTICS with SENTIENT. You can find out how to do it here.

Upgrading to 1.14.0

These steps are applicable for 1.13.2 SENTIENT ANALYTICS version. Note: 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.

Ubuntu/CentOS

doc warn icon

Important note before upgrading to SENTIENT ANALYTICS 1.14.0

From version 1.14.0, python calculation fields and prediction models could be utilized only using SENTIENT ANALYTICS Python Executor service which can be used only inside the docker.

If you are already using SENTIENT ANALYTICS Python Executor via Docker, it’s necessary to update it to version 1.14.0 before SENTIENT ANALYTICS update. You can find detailed instructions on how to do that here.

If you were not using Python Executor before, you need to install it via Docker. You can find detailed instructions on how to do that here.

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.14.0.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.14.0.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.14.0.deb
1
sudo rpm -Uvh sentient-analytics-1.14.0.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.13.2

Start the service

1
sudo service sentient-analytics start

Windows

doc warn icon

Important note before upgrading to SENTIENT ANALYTICS 1.14.0

From version 1.14.0, python calculation fields and prediction models could be utilized only using SENTIENT ANALYTICS Python Executor service which can be used only inside the docker.

If you are already using SENTIENT ANALYTICS Python Executor via Docker, it’s necessary to update it to version 1.14.0 before SENTIENT ANALYTICS update. You can find detailed instructions on how to do that here.

If you were not using Python Executor before, you need to install it via Docker. You can find detailed instructions on how to do that here.

SENTIENT ANALYTICS package download

Download SENTIENT 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

Upgrading to 1.13.2

These steps are applicable for 1.13.1 SENTIENT ANALYTICS version. Note: 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.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.13.2.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.13.2.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.13.2.deb
1
sudo rpm -Uvh sentient-analytics-1.13.2.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.13.1

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.13.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.13.1

Start the service

1
net start sentient-analytics

Upgrading to 1.13.1

These steps are applicable for 1.13.0 SENTIENT ANALYTICS version. Note: 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.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.13.1.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.13.1.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.13.1.deb
1
sudo rpm -Uvh sentient-analytics-1.13.1.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.13.0

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.13.1.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.0

Start the service

1
net start sentient-analytics

Upgrading to 1.13.0

These steps are applicable for 1.12.0 SENTIENT ANALYTICS version. Note: 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.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.13.0.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.13.0.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.13.0.deb
1
sudo rpm -Uvh sentient-analytics-1.13.0.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.12.0

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.13.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.12.0

Start the service

1
net start sentient-analytics

Upgrading to 1.12.0

These steps are applicable for 1.11.2 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.12.0.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.12.0.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.12.0.deb
1
sudo rpm -Uvh sentient-analytics-1.12.0.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.11.2

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.12.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.11.2

Start the service

1
net start sentient-analytics

Upgrading to 1.11.2

These steps are applicable for 1.11.1 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.11.2.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.11.2.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.11.2.deb
1
sudo rpm -Uvh sentient-analytics-1.11.2.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.11.1

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.11.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.11.1

Start the service

1
net start sentient-analytics

Upgrading to 1.11.1

These steps are applicable for 1.11.0 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.11.1.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.11.1.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.11.1.deb
1
sudo rpm -Uvh sentient-analytics-1.11.1.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.11.0

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.11.1.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.11.0

Start the service

1
net start sentient-analytics

Upgrading to 1.11.0

These steps are applicable for 1.10.3 SENTIENT ANALYTICS version.

doc warn icon

Important note before upgrading to SENTIENT ANALYTICS 1.11.0

SENTIENT ANALYTICS backend was migrated to Java 17. Install JDK 17 and ensure that system’s default Java version is set to 17.

Please refer to Step 1 of the corresponding installation guide for detailed instructions:

Ubuntu

CentOS/RHEL

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.11.0.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.11.0.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.11.0.deb
1
sudo rpm -Uvh sentient-analytics-1.11.0.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.10.3

Start the service

1
sudo service sentient-analytics start

Windows

doc warn icon

Important note before upgrading to SENTIENT ANALYTICS 1.11.0

SENTIENT ANALYTICS backend was migrated to Java 17. Install JDK 17 and ensure that system’s default Java version is set to 17.

Please refer to Step 1 of the installation guide for detailed instructions.

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.11.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.10.3

Start the service

1
net start sentient-analytics

Upgrading to 1.10.3-HF7

These steps are applicable for 1.10.3 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.10.3-HF7.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.10.3-HF7.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.10.3-HF7.deb
1
sudo rpm -Uvh sentient-analytics-1.10.3-HF7.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.10.3

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.10.3-HF7.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.10.3

Start the service

1
net start sentient-analytics

Upgrading to 1.10.3

These steps are applicable for 1.10.2 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.10.3.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.10.3.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.10.3.deb
1
sudo rpm -Uvh sentient-analytics-1.10.3.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.10.2

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.10.3.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.10.2

Start the service

1
net start sentient-analytics

Upgrading to 1.10.2

In SENTIENT ANALYTICS 1.10.2 we add support of Python script execution for calculated fields and custom prediction models. Python script support is an experimental feature that was included into the current release. For usage in production installations we recommend to start Python executor as a separate docker container. However, it is also possible to execute Python scripts in monolithic SENTIENT ANALYTICS installations. In that case this feature requires Python 3.8 to be installed on the server same server with SENTIENT ANALYTICS.

Please follow the steps below to upgrade your SENTIENT ANALYTICS instance to 1.10.2 version. These steps are applicable for 1.10.1 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.10.2.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.10.2.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.10.2.deb
1
sudo rpm -Uvh sentient-analytics-1.10.2.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.10.1

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.10.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.10.1

Start the service

1
net start sentient-analytics

Upgrading to 1.10.1

These steps are applicable for 1.10.0 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.10.1.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.10.1.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.10.1.deb
1
sudo rpm -Uvh sentient-analytics-1.10.1.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.10.0

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.10.1.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.10.0

Start the service

1
net start sentient-analytics

SENTIENT ANALYTICS Bundle update

If you are using SENTIENT v3.5.0 or higher, you alos need to update SENTIENT ANALYTICS bundle in SENTIENT to use correct SENTIENT ANALYTICS library version in SENTIENT. Detailed instructions how to do that you can find in this article

Upgrading to 1.10.0

These steps are applicable for 1.9.2 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.10.0-HF1.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.10.0-HF1.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.10.0-HF1.deb
1
sudo rpm -Uvh sentient-analytics-1.10.0-HF1.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.9.2

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.10.0-HF1.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.9.2

Start the service

1
net start sentient-analytics

Upgrading to 1.9.2-HF3

These steps are applicable for 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.9.2 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.9.2-HF3.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.9.2-HF3.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.9.2-HF3.deb
1
sudo rpm -Uvh sentient-analytics-1.9.2-HF3.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.8.0

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT 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

Upgrading to 1.8.2

These steps are applicable for 1.8.0 and 1.8.1 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.8.2.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.8.2.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.8.2.deb
1
sudo rpm -Uvh sentient-analytics-1.8.2.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.8.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.

Start the service

1
net start sentient-analytics

Upgrading to 1.8.1

These steps are applicable for 1.7.0 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.8.2.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.8.2.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.8.2.deb
1
sudo rpm -Uvh sentient-analytics-1.8.2.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.7.0

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.8.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.7.0

Start the service

1
net start sentient-analytics

Upgrading to 1.7.0

Note These steps are applicable for 1.5.0, 1.5.1 and 1.6.0 SENTIENT ANALYTICS version.

Ubuntu/CentOS

Doc info icon

Since SENTIENT ANALYTICS 1.7.0 only PostgreSQL database is supported

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.7.0.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.7.0.rpm

Backup SENTIENT ANALYTICS configuration files and database

For creating backup of SENTIENT ANALYTICS configuration files and data storage, execute following commands:

1
2
3
cd /usr/share/sentient-analytics
sudo tar -zcvf trndz_data_old.tar.gz ./data
sudo tar -zcvf trndz_conf_old.tar.gz ./conf

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.7.0.deb
1
sudo rpm -Uvh sentient-analytics-1.7.0.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.
Please make sure that you set SPRING_DATASOURCE_URL, SPRING_DATASOURCE_USERNAME and SPRING_DATASOURCE_PASSWORD parameters value (in the file /etc/sentient-analytics/conf/sentient-analytics.conf) and application can connect to new PostgreSQL database:

1
2
3
4
# DB Configuration 
export SPRING_DATASOURCE_URL=jdbc:postgresql://localhost:5432/sentient-analytics
export SPRING_DATASOURCE_USERNAME=postgres
export SPRING_DATASOURCE_PASSWORD=PUT_YOUR_POSTGRESQL_PASSWORD_HERE

Execute regular upgrade script:

1
sudo /usr/share/sentient-analytics/bin/install/upgrade.sh --fromVersion=1.6.0

Start the service

1
sudo service sentient-analytics start

Windows

Doc info icon

Since SENTIENT ANALYTICS 1.7.0 only PostgreSQL database is supported

  • During upgrade all data would be migrated form in-memory database into PostgreSQL
  • Please install PostgreSQL database before proceeding upgrade procedure using the following guide:

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.7.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).
  • Make a backup of previous SENTIENT ANALYTICS data storage located in <SENTIENT ANALYTICS install dir>\data (for ex. C:\sentient-analytics\data).
  • 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.

Please make sure that you set SPRING_DATASOURCE_URL, SPRING_DATASOURCE_USERNAME and SPRING_DATASOURCE_PASSWORD parameters value (in the file C:\Program Files (x86)\sentient-analytics\conf\sentient-analytics.yml) and application can connect to new PostgreSQL database:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# SQL DAO Configuration
spring:
  data:
    jpa:
      repositories:
        enabled: "true"
  jpa:
    open-in-view: "false"
    hibernate:
      ddl-auto: "none"
  datasource:
    driverClassName: "${SPRING_DRIVER_CLASS_NAME:org.postgresql.Driver}"
    url: "${SPRING_DATASOURCE_URL:jdbc:postgresql://localhost:5432/sentient-analytics}"
    username: "${SPRING_DATASOURCE_USERNAME:postgres}"
    password: "${SPRING_DATASOURCE_PASSWORD:YOUR_POSTGRES_PASSWORD_HERE}"
    hikari:
      maximumPoolSize: "${SPRING_DATASOURCE_MAXIMUM_POOL_SIZE:5}"
  • 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.6.0

Start the service

1
net start sentient-analytics

Widget Bundle for SENTIENT

In SENTIENT ANALYTICS version 1.7.0 Widget Bundle for SENTIENT was changed. You have to upgrade widget bundle to the latest version to receive latest features introduced in version 1.7.0

Download new Widget Bundle

Replace old Bundle with the new one

  • Login to SENTIENT as tenant administrator
  • Open Widgets Library section
  • Delete old SENTIENT ANALYTICS Bundle
  • Import new SENTIENT ANALYTICS Bundle from previous step

Widgets that already added to SENTIENT dashboard are not affected and should not be changed.

Upgrading to 1.6.0

These steps are applicable for 1.5.0 and 1.5.1 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.6.0.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.6.0.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.6.0.deb
1
sudo rpm -Uvh sentient-analytics-1.6.0.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.6.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.

Start the service

1
net start sentient-analytics

Upgrading to 1.5.1

These steps are applicable for 1.5.0 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.5.1.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.5.1.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.5.1.deb
1
sudo rpm -Uvh sentient-analytics-1.5.1.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.5.1.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.

Start the service

1
net start sentient-analytics

Upgrading to 1.5.0

These steps are applicable for 1.4.1 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.5.0.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.5.0.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.5.0.deb
1
sudo rpm -Uvh sentient-analytics-1.5.0.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.5.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.

Start the service

1
net start sentient-analytics

Widget Bundle for SENTIENT

In SENTIENT ANALYTICS version 1.5.0 Widget Bundle for SENTIENT was changed. You have to upgrade widget bundle to the latest version to receive latest features introduced in version 1.5.0

Download new Widget Bundle

Replace old Bundle with the new one

  • Login to SENTIENT as tenant administrator
  • Open Widgets Library section
  • Delete old SENTIENT ANALYTICS Bundle
  • Import new SENTIENT ANALYTICS Bundle from previous step

Widgets that already added to SENTIENT dashboard are not affected and should not be changed.

Upgrading to 1.4.1

These steps are applicable for 1.4.0 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.4.1.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.4.1.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.4.1.deb
1
sudo rpm -Uvh sentient-analytics-1.4.1.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT ANALYTICS package download

Download SENTIENT SENTIENT ANALYTICS installation package for Windows: sentient-analytics-windows-1.4.1.zip.

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
net stop sentient-analytics
  • Make a backup of previous SENTIENT SENTIENT ANALYTICS configuration located in <SENTIENT ANALYTICS install dir>\conf (for ex. C:\sentient-analytics\conf).
  • Compare your old SENTIENT ANALYTICS configuration files (from the backup you made in the first step) with new ones.

Start the service

1
net start sentient-analytics

Upgrading to 1.4.0

These steps are applicable for 1.3.1 SENTIENT ANALYTICS version.

Ubuntu/CentOS

SENTIENT ANALYTICS package download

1
wget https://dist.sentient.invenia.in/sentient-analytics-1.4.0.deb
1
wget https://dist.sentient.invenia.in/sentient-analytics-1.4.0.rpm

SENTIENT ANALYTICS service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
sudo service sentient-analytics stop
  • Install latest SENTIENT ANALYTICS service
1
sudo dpkg -i sentient-analytics-1.4.0.deb
1
sudo rpm -Uvh sentient-analytics-1.4.0.rpm

NOTE: Package installer will ask you to merge your sentient-analytics configuration. It is preferred to use merge option to make sure that all your previous parameters will not be overwritten.

Start the service

1
sudo service sentient-analytics start

Windows

SENTIENT Professional Edition package download

Download SENTIENT Professional Edition installation package for Windows: sentient-analytics-windows-1.4.0.zip.

SENTIENT Professional Edition service upgrade

  • Stop SENTIENT ANALYTICS service if it is running.
1
net stop sentient-analytics
  • Make a backup of previous SENTIENT Professional Edition configuration located in <SENTIENT install dir>\conf (for ex. C:\sentient-analytics\conf).
  • Compare your old SENTIENT ANALYTICS configuration files (from the backup you made in the first step) with new ones.

Start the service

1
net start sentient-analytics