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

Render error message using config file #1814

Merged
merged 1 commit into from
Aug 15, 2022
Merged

Render error message using config file #1814

merged 1 commit into from
Aug 15, 2022

Conversation

chncaesar
Copy link
Contributor

@chncaesar chncaesar commented Aug 10, 2022

What changes were proposed in this pull request?

#1806 ,实现思路参考 issue 中的描述。 插件 PR

How was this patch tested?

错误信息配置文件:

[
  { "regexp": "MLSQL Parser error in .*?", "msg": "MLSQL Parser error"}
]

image

Are there and DOC need to update?

  • Doc is finished

Spark Core Compatibility

conf/err-msg-template.json Outdated Show resolved Hide resolved
add load and save rewriting config
@allwefantasy allwefantasy merged commit 30b738d into master Aug 15, 2022
@allwefantasy allwefantasy deleted the issue1806 branch August 15, 2022 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants