Josh Rosen created SPARK-14783: ---------------------------------- Summary: Log full stacktrace in IsolatedClientLoader Key: SPARK-14783 URL: https://issues.apache.org/jira/browse/SPARK-14783 Project: Spark Issue Type: Bug Components: SQL Reporter: Josh Rosen
In IsolatedClientLoader, we have a catch block which throws an exception without chaining the original exception, causing the original stacktrace to be lost. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org