Open MrZsy opened 1 year ago
dss-web/dss-scriptis
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
linkis 1.2.0 dss 1.1.1 hive 3.1.3
sh bin/linkis-cli -submitUser hadoop -engineType hive-3.1.3 -codeType hql -code "show tables"
No response
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/
Search before asking
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?