When upgrading Talend server components such as TAC, Command Line, Job Server etc... Is it possible to use the talend installer instead of upgrading each application individually?
Asked
Active
Viewed 94 times
1 Answers
0
Yes you can use the Talend Installer
instead of installing each piece individually but here is the catch
Talend
does not support in place upgrades, so for example even going fromTalend 6.2.1
toTalend 6.3.1
requires a fresh new install- and they recommend doing it on brand new servers as you don't want to install multiple versions on same box.If your deployment strategy utilizes multiple servers you will still be running the installer multiple times (e.g.
TAC
on separate server than your job server).

E LaRoche
- 1,106
- 1
- 7
- 8
-
I have just one server which has 6.2. I'm thinking of using the installer to install 6.3 and migrate the old database to 6.3 and uninstall 6.2. Is it possible to migrate mdm database and data quality database the same way? – BlueStar Apr 06 '17 at 11:05