普元数据开发平台 普元数据开发平台
产品介绍
安装部署
快速入门
操作指南
FAQ
无

# Q: 用模板去同步数据到hive报错Caused by: java.net.ConnectException: Your endpoint configuration is wrong, For more details see.

image_20240131155013

# A:修改存算引擎core-site.xml的配置,原配置如下:

image_2024-01-31_15-51-48

# 把原先的0.0.0.0:9000配置改成IP:9000,再上传(其中,IP指实际的IP地址)