开始之前
步骤
-
使用以下启动脚本在交互模式下启动 Talend 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
-
运行下列命令通过 Talend Administration Center 应用更新:
initRemote {tac_url} -ul {TAC 登录用户名} –up {TAC 登录密码}
For example:
initRemote http://localhost:8080/org.talend.administrator/ -ul admin@company.com –up admin
checkAndUpdate -tu {TAC 登录用户名} -tup {TAC 登录密码}
For example:
checkAndUpdate -tu admin@company.com -tup admin
-
停止并重启 Talend CommandLine。
注: 如果在下载或应用更新时遇到任何问题,请创建支持服务单。