DataSphereStudio icon indicating copy to clipboard operation
DataSphereStudio copied to clipboard

[Bug] 初始化引擎失败

Open MrZsy opened this issue 2 years ago • 1 comments

Search before asking

  • [X] I searched the issues and found no similar issues.

DSS Component

dss-web/dss-scriptis

What happened + What you expected to happen

ERROR Job with execId-IDE_hadoop_hive_0 + subJobId : 9 execute failed,21304, Task is Failed,errorMsg: errCode: 12003 ,desc: ip:9101_0 Failed to async get EngineNode AMErrorException: errCode: 30002 ,desc: ServiceInstance(linkis-cg-engineconn, ip:36207) ticketID:4d92c2c2-97cc-4108-a3f4-6573ffd6ce59 初始化引擎失败,原因: ServiceInstance(linkis-cg-engineconn, ip:36207): log dir: /appcom/tmp/hadoop/20230131/hive/4d92c2c2-97cc-4108-a3f4-6573ffd6ce59/logs,NoSuchMethodError: com.google.common.base.Preconditions.checkArgument(ZLjava/lang/String;Ljava/lang/Object;)V ,ip: *****,port: 9101 ,serviceKind: linkis-cg-linkismanager ,ip: **** ,port: 9104 ,serviceKind: linkis-cg-entrance

Relevent platform

linkis 1.2.0 dss 1.1.1 hive 3.1.3

Reproduction script

sh bin/linkis-cli -submitUser hadoop -engineType hive-3.1.3 -codeType hql -code "show tables"

Anything else

No response

Are you willing to submit a PR?

  • [X] Yes I am willing to submit a PR!

MrZsy avatar Jan 31 '23 11:01 MrZsy

Please first confirm that Hive statements can be executed through the command line on the Linkis side, as can be referenced https://linkis.apache.org/docs/latest/engine-usage/hive/

zqburde avatar Aug 09 '23 02:08 zqburde