AbsaOSS / AbsaOSS/spark-commons
Implement error handling by putting the info into a log file
Open
enhancement
under discussion
- Dominant language
- Scala
- Stars
- 7
- Forks
- 0
- Avg merge
- 19h 57m
- Merged PRs (30d)
- 1
Description
## Background
One of the provided `ErrorHandling` implementations. The `ErrorMessage` entries should go out to a log file.
## Feature
Write errors into a log file, they won't appear in the result `DataFrame`.
## Opened question:
Do we want to "pollute" the _spark-commons_ library with a chosen standard logging implementation?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.