设置 Talend CommandLine 的更新 URL - 8.0

Talend 安装指南

Version
8.0
Language
中文(简体)
Operating system
Windows
Subscription type
订阅
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend Log Server
Talend MDM Server
Talend MDM Web UI
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
安装和升级
Last publication date
2022-10-30

步骤

  1. 使用以下启动脚本在交互模式下启动 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

  2. 使用如下命令设置 Talend CommandLineUpdate URL (更新 URL):-Dtalend.studio.p2.update=<update_url>,其中 <update_url> 的格式为:https://update.talend.com/Studio/8/updates/RYYYY-MM[vV].YYYY 为年份,MM 为月份,V 为可选项,指更新的版本号。
  3. 停止并重启 Talend CommandLine