Check Errors on Spark Config Calls and Log
Closed this issue · 0 comments
stulewin commented
Several of the Spark config calls return error codes if they fail. All the subsystem initialization stuff (and anywhere else) should check for these (even if it makes the code messy) and at least log the error so it's in the log file for post analysis. It's not clear we can necessarily do anything about it.