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?
Background
One of the provided
ErrorHandlingimplementations. TheErrorMessageentries 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?