Skip to content

Conversation

@jojochuang
Copy link

What changes were proposed in this pull request?

If IsolatedClientLoader can't instantiate a class object, it throws InvocationTargetException. But the caller doesn't need to know this exception. Instead, it should throw the exception that causes the InvocationTargetException, so that the caller may be able to handle it.

How was this patch tested?

(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

Please review http://spark.apache.org/contributing.html before opening a pull request.

…ient

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@rxin
Copy link
Contributor

rxin commented Dec 15, 2016

Is it ever possible cause is null?

@jojochuang
Copy link
Author

@rxin
Copy link
Contributor

rxin commented Dec 16, 2016

Thanks for looking into it. In that case, maybe we should just keep the thing as is and don't change it?

@HyukjinKwon
Copy link
Member

Hi @jojochuang, is it still active? If so, I think we should address this comment ^.

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.

4 participants