You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are glad that you are contributing by opening this issue.
Please make sure to include all the relevant context.
We will be here shortly.
If you are interested in contributing to our website project, please let us know!
You can check out our contributing guide on
👉 How to Participate in Project Contribution.
解决办法:修改linkis-computation-engineconn模块下的ComputationExecutor.scala文件,在def execute(engineConnTask: EngineConnTask)方法下添加如下代码:
case _ =>
logger.warn(s"task get response is $executeResponse")
如下图:
casionone
changed the title
[Question] [linkis-computation-engineconn] 在工作流中执行组件,ec日志中报Failed to submit task1 scala.MatchError: null
[Question] [linkis-computation-engineconn] Flow task,ec log Failed to submit task1 scala.MatchError: null
Nov 23, 2023
Before asking
Your environment
版本信息:linkis1.4.0, dss1.1.2, qualitis0.9.2, hadoop3.1.1, hive3.1.0, spark2.4.5, scala:2.12.17
Describe your questions
问题描述:在工作流中执行组件,ec的stdout日志中报Failed to submit task1 scala.MatchError: null
Eureka service list
eg:
Some logs info or acctch file
ec的stdout日志中报Failed to submit task1 scala.MatchError: null
The text was updated successfully, but these errors were encountered: