更新を適用する前に
- ローカルのNexusサーバーに更新をダウンロード済みであること。詳細は、Talend Administration Center経由で更新をダウンロードをチェックしてください。
- [interactive] (インタラクティブ)モードでCommandLineを起動する場合は、次の起動スクリプトを使います。
Windows版:
Talend-Studio-win-x86_64.exe -nosplash -application org.talend.commandline.CommandLine -consoleLog -data commandline-workspace shell
Linux版:
./Talend-Studio-linux-gtk-x86_64 -nosplash -application org.talend.commandline.CommandLine -consoleLog -data commandline-workspace shell
- 以下の2つのコマンドを実行して、Talend Administration Center経由で更新を適用します:
initRemote {tac_url} -ul {TAC login username} –up {TAC login password}
例:
initRemote http://localhost:8080/org.talend.administrator/ -ul admin@company.com –up admin
checkAndUpdate -tu {TAC login username} -tup {TAC login password}
例:
checkAndUpdate -tu admin@company.com -tup admin
- Talend Studioを停止して、再起動します。
Note: 更新のダウンロードや適用時に問題が発生した場合は、サポートチケットを作成してください。