Skip to content

[computation-governance][entrance] add spark timeout task diagnosis function#955

Open
v-kkhuang wants to merge 1 commit intoapachemasterfrom
relaese-1.9.0-spark-sup-diagnosis
Open

[computation-governance][entrance] add spark timeout task diagnosis function#955
v-kkhuang wants to merge 1 commit intoapachemasterfrom
relaese-1.9.0-spark-sup-diagnosis

Conversation

@v-kkhuang
Copy link

What is the purpose of the change

This PR adds Spark timeout task diagnosis functionality to help identify and troubleshoot long-running or stalled tasks.

Related issues/PRs

Related issues: none
Related pr:none

Brief change log

  • Add timeout task diagnosis feature for Spark
  • Add diagnosis configuration optimization
  • Update JobDiagnosisRequest and JobReqProtocol
  • Add error codes for diagnosis failures
  • Add implementation and requirement documentation

Checklist

  • I have read the Contributing Guidelines on pull requests.
  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

- 在EntranceConfiguration中新增任务诊断配置项,包括启用开关、引擎类型、超时时间等
- 添加DOCTOR_REALTIME_DIAGNOSE_URL配置项和延长诊断请求超时时间至300秒
- 在AI SQL支持创建者列表中增加nodeexecution选项
@v-kkhuang v-kkhuang added the enhancement New feature or request label Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant