4paradigm / 4paradigm/OpenMLDB
Get offline log of yarn-cluster jobs with Yarn API
Open
batch-engine
enhancement
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
Now we can only get stdout and stderr of Spark jobs but there are no stdout log in yarn-cluster mode.
Contributor guide
Research direction
The issue mentions missing stdout logs in yarn-cluster mode for Spark jobs. Look for Spark job submission and logging code, likely in the cluster management or job runner modules. Investigate how Yarn API can be used to retrieve offline logs. Check existing logging for stdout/stderr in other modes to understand the current implementation.
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
- Mostly clear
- Newbie friendliness
- 35/100