始める前に
手順
-
次の起動スクリプトを使って、Talend CommandLineを[interactive] (インタラクティブ)モードで起動します。
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 CommandLineを停止して、再起動します。
注: アップデートのダウンロードや適用時に問題が発生した場合は、サポートチケットを作成してください。