| |
---|
5.0.0 -> 5.3.0
5.2.0 -> 5.3.0
5.1.3 -> 5.3.0
|
Refer to Upgrading to 5.3.0 for all the above mentioned upgrade paths.
Infoworks recommends you to complete the following steps prior to upgrading 5.3.0:
- Ensure to take a backup of the previous version of Infoworks in a tar.
- Ensure to take a MongoDB backup if the Infoworks tar is large.
- Ensure to take a snapshot of the Edge node disk.
- Ensure that a valid interactive_cluster exists before the upgrade takes place.
- Crontab is not enabled for Infoworks during upgrade. To avoid this issue, ensure that crontab executable has 4755 permissions:
root@iw-446:~# ls -la /usr/bin/crontab
-rwsr-xr-x 1 root crontab 43720 Feb 13 2020 /usr/bin/crontab
Important Note for Teradata Users
You must perform the following steps after upgrading to 5.3.0:
- Ensure that you download the Teradata JDBC driver from the Teradata portal.
- Extract the compressed file (.zip or .tar), and copy the drivers namely, tdgssconfig.jar, terajdbc4.jar from the extracted file.
- Create
lib/dist-jobs
directory under the $IW_HOME/lib/ingestion/connectors/teradata
folder, so that the directory structure becomes $IW_HOME/lib/ingestion/connectors/teradata/lib/dist-jobs
, and place the downloaded drivers inside it.