WeBankFinTech / Qualitis

Qualitis is a one-stop data quality management platform that supports quality verification, notification, and management for various datasource. It is used to solve various data quality problems caused by data processing. https://github.com/WeBankFinTech/Qualitis
Apache License 2.0
705 stars 303 forks source link

Qualitis执行任务超时 #173

Closed guanym98k closed 4 months ago

guanym98k commented 1 year ago

Linkis1.4.0版本,Qualitis执行任务超时,Linkis的6个服务都有正常启动,有大佬知道我该排查哪里吗,报错信息: desc: Waiting for engineNode:AMEngineNode{nodeStatus=null, lock='null', serviceInstance=ServiceInstance(linkis-cg-engineconn, ks-jenkins-04:46682), owner='admin'}(8876b001-1212-4891-84e6-9f6c3042add9) initialization TimeoutException, already waiting 657986 ms image f5880f43d8dfdf2d26e8abc2216962d

jjlujunjian commented 1 year ago

我遇到了这个问题,后续就一直卡在那里了 image

guanym98k commented 1 year ago

我遇到了这个问题,后续就一直卡在那里了 image

搞了几天,一直卡在这里,很难受,报错信息,就是超时重试

guanym98k commented 1 year ago

报错信息如下,现在还没有解决 2023-10-26 12:16:59.016 INFO This TaskID_29_otJobId_astJob_0_codeExec_0 retry, new retry-task is:TaskID_29_otJobId_astJob_0_retry_0, retryCount: 1.reason:ask Engine failed errCode: 12003 ,desc: localhost.hiveserver:9101_1 Failed to async get EngineNode Asynchronous request engine timeout(请求引擎超时,可能是因为资源不足,您可以选择重试),async id localhost.hiveserver:9101_1 ,ip: localhost.hiveserver ,port: 9104 ,serviceKind: linkis-cg-entrance

guanym98k commented 1 year ago

问题已解决,重新搭了一遍linkis然后执行linkis cli就可以了,可以先尝试执行下简单的,如:sh ./bin/linkis-cli -engineType shell-1 -codeType shell -code "echo \"hello\" " -submitUser root -proxyUser root