Enhance handling of large eventlogs
Open
@major
enhancement
- Dominant language
- Haskell
- Stars
- 173
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
**Original reporter**: _jan.stolarek@_
When I enable detailed spark logging via -lf flag I end up with huge eventlog files (130MB). Attempting to load these into ThreadScope practically kills my OS - memory runs out, swapping begins and I am forced to kill TS (which takes some time before the OS actually responds and kills the process). This makes -lf flag useless for my program and I think this might not be uncommon situation. It would be good if TS supported some sort of lazy loading of big eventlogs, so users could at least view parts of the log.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.