4paradigm / 4paradigm/OpenMLDB
Backfill the error message in offline job info
Open
enhancement
task-manager
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
**Describe the feature you'd like**
Now we may pass the job id as parameter to spark job and spark job can backfill the error messages in job info.
Contributor guide
Research direction
The issue mentions passing a job id to a spark job to backfill error messages in job info. Look for spark job handling and error message storage in the codebase, likely in modules related to job execution or logging. Determine where job info is stored and how error messages are currently populated. The goal is to modify the spark job to accept a job id and update the corresponding job info with error details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- spark
- Domain
- backend, databases, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100