Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] [linkis-computation-engineconn] Flow task,ec log Failed to submit task1 scala.MatchError: null #4970

Closed
1 task done
zslali opened this issue Nov 17, 2023 · 3 comments
Labels
Question Further information is requested

Comments

@zslali
Copy link

zslali commented Nov 17, 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:image

Some logs info or acctch file

ec的stdout日志中报Failed to submit task1 scala.MatchError: null

@zslali zslali added the Question Further information is requested label Nov 17, 2023
Copy link

😊 Welcome to the Apache Linkis community!!

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.

Community

WeChat Assistant WeChat Public Account

Mailing Lists

Name Description Subscribe Unsubscribe Archive
[email protected] community activity information subscribe unsubscribe archive

@zslali
Copy link
Author

zslali commented Nov 17, 2023

解决办法:修改linkis-computation-engineconn模块下的ComputationExecutor.scala文件,在def execute(engineConnTask: EngineConnTask)方法下添加如下代码:
case _ =>
  logger.warn(s"task get response is $executeResponse")
如下图:
微信图片_20231117164912

@casionone 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
@peacewong
Copy link
Contributor

close by #4972

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants