Open mschurr opened 8 years ago
We should show stack traces for each exception in the chain (while(e.getCause() != null)) to provide more information.
It is giving the exception spark.debug.enableDebugScreen() . Class not found exception (No class Def found error)
We should show stack traces for each exception in the chain (while(e.getCause() != null)) to provide more information.