Upgrading to a New Version - Teradata Unity

Teradata® Unity™ Installation, Configuration, and Upgrade Guide for Customers

Product
Teradata Unity
Release Number
16.20
Published
October 2018
Language
English (United States)
Last Update
2018-10-31
dita:mapPath
vft1517499323118.ditamap
dita:ditavalPath
2523_ICUCustomer_unity_1620.ditaval.ditaval
dita:id
B035-2523
Product Category
Analytical Ecosystem
  1. Stop currently running services: docker-compose down
  2. Unzip the new tarball to the same location as the old one.
  3. Change directory to the UnitySystemsManager directory: tar xzvf Unity-UnitySystemsManager__Linux_noarch.16.20.xx.xx-1.tar.gz
  4. Load the new image into docker: docker load < UnitySystemsManager.img
  5. Start the UI, API, and supporting services: docker-compose up -d