跳到主要内容
跳到补充内容
Qlik.com
Community
Learning
中文(中国) (更改)
Deutsch
English
Français
日本語
中文(中国)
关闭
文档
Qlik Talend 文档
发行说明
安装和升级
数据集成
管理和执行
数据质量和治理
应用程序和 API 集成
额外资源
API 文档门户
安全门户
Talend 存档
Qlik 帮助
Getting Started
Getting started with Talend cloud
Talend Cloud
Talend Cloud API Designer
Talend Cloud Data Inventory
Talend Cloud Data Preparation
Talend Cloud Data Stewardship
Talend Cloud Pipeline Designer
Talend Cloud API Services Platform
Getting started with Talend on premises
Talend Data Fabric
Talend Data Preparation
Talend Data Stewardship
前往 Qlik 帮助
中文(中国) (更改)
Deutsch
English
Français
日本語
中文(中国)
搜索
搜索帮助
菜单
关闭
搜索帮助
在此处留下您的反馈
Talend安装指南
手动安装 Talend 产品
安装和配置 Talend Data Preparation
配置
Components Catalog
服务器
在该页面上
步骤
步骤
打开
<Components_Catalog_Path>\config\application.properties
文件。
要更改为
Components Catalog
端点公开的默认端口,请编辑以下行:
server.port=8989
要更改
Components Catalog
端点的上下文路径,请编辑以下行:
server.contextPath=/tcomp
请注意,
server.contextpath
和
server.port
属性必须与
<Data_Preparation_Path>\config\application.properties
文件中为
tcomp.server.url
定义的属性相匹配。
为了支持在 Big Data 环境文中将
Components Catalog
服务器与
Talend Data Preparation
一起使用,请将以下行添加到该文件:
hadoop.conf.dir=/path/to/Hadoop/configuration/directory
此属性还可设置为环境变量。环境变量优先于
application.properties
文件中设定的值。
要将
Components Catalog
服务器与安全 Hadoop 集群 (使用 Kerberos) 一起使用,请将以下行添加到该文件:
krb5.config=/path/to/Kerberos/configuration/file/krb5.conf
此属性还可设置为环境变量。环境变量优先于
application.properties
文件中设定的值。
将您的更改保存到属性文件。
重新启动
Components Catalog
以使您的更改生效。您可以使用
<Components_Catalog_Path>
文件夹中的
start.sh
脚本完成此操作。
本页面有帮助吗?
如果您发现此页面或其内容有任何问题 – 打字错误、遗漏步骤或技术错误 – 请告诉我们!
在此处留下您的反馈
上一个主题
手动安装 Talend Data Preparation
下一个主题
配置 Talend Data Preparation