CREATE ROUTINE LOAD出现无法创建

【详述】问题详细描述
【背景】做过哪些操作?
【业务影响】
【StarRocks版本】2.4.1
【集群规模】例如:3fe(1 follower+2observer)+3be(fe与be混部)
【机器信息】CPU虚拟核/内存/网卡,16C/32G/万兆
【表模型】聚合模型
【导入或者导出方式】routine load

SQL 错误 [1064] [42000]: failed to send proxy request to TNetworkAddress(hostname:10.0.60.105, port:8060) err A error occurred: errorCode=62 errorMessage:method request time out, please check ‘onceTalkTimeout’ property. current value is:10000(MILLISECONDS) correlationId:910725 timeout with bound channel =>[id: 0x37c31a6a, L:/10.0.60.105:60874 - R:/10.0.60.105:8060]
【附件】

版本是2.4.1,8060端口是正常的么?

是的 8060端口 是正常的 。部分报错日志

您kakfa中一条json数据的长度是多大,json数据的格式是{} 这种么?可以转换成[{}] 试一下

是参考的示例。https://docs.starrocks.io/zh-cn/2.4/loading/RoutineLoad#停止导入作业