Before you begin
You must update your Senzing project(s) with the new Senzing release.
If you are upgrading from a version < 2.0, you must run every configuration update script in consecutive order from your current version to the latest version.
Configuration Changes
The 2.5 release contains configuration updates. This configuration update is optional to reduce the requirements of an upgrade.
If you do not upgrade the configuration, some new features or fixes may not be implemented during the upgrade.
If you are updating a configuration for a version > 2.0, some of the individual update statements may fail as they already exist in your configuration. These failures may be ignored.
From your Senzing project directory, first source setupEnv
, then run the G2ConfigTool.py
utility to apply these changes:
source setupEnv
python3 python/G2ConfigTool.py -f /<Senzing_project_dir>/resources/config/g2core-config-upgrade-2.0-to-2.5.gtc
Comments
0 comments
Article is closed for comments.