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

[Feature][error code] linkis add error code #4886

Open
v-kkhuang opened this issue Aug 29, 2023 · 1 comment
Open

[Feature][error code] linkis add error code #4886

v-kkhuang opened this issue Aug 29, 2023 · 1 comment
Labels

Comments

@v-kkhuang
Copy link
Contributor

v-kkhuang commented Aug 29, 2023

需求背景

新增错误码

目标

1.错误码:13008
正则:is bigger than spark.driver.maxResultSize
提示信息:任务产生的序列化结果总大小超过了配置的spark.driver.maxResultSize限制。请检查您的任务,看看是否有可能减小任务产生的结果大小,或则可以考虑压缩或合并结果,以减少传输的数据量

处理方案

1.后端在错误码表中新增


Requirement background

Add error code

Goal

  1. Error code: 13008
    Regular: is bigger than spark. driver. maxResultSize
    Reminder: The total size of the serialization results generated by the task exceeds the configured spark.driver.maxResultSize limit. Please review your task to see if it is possible to reduce the size of the results generated by the task, or consider compressing or merging the results to reduce the amount of data transmitted

Processing plan

  1. Add a new error code in the backend table
@github-actions
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
dev@linkis.apache.org community activity information subscribe unsubscribe archive

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

No branches or pull requests

1 participant