Skip to content

Conversation

@JoshRosen
Copy link
Contributor

In IsolatedClientLoader, we have acatch block which throws an exception without wrapping the original exception, causing the full exception stacktrace and any nested exceptions to be lost. This patch fixes this, improving the usefulness of classloading error messages.

@SparkQA
Copy link

SparkQA commented Apr 21, 2016

Test build #56440 has finished for PR 12548 at commit 7a850b6.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@JoshRosen
Copy link
Contributor Author

Merging to master.

@asfgit asfgit closed this in a70d403 Apr 21, 2016
@JoshRosen JoshRosen deleted the improve-logging-for-hive-classloader-issues branch April 21, 2016 17:47
@andrewor14
Copy link
Contributor

nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants