Skip to content

Microsoft.Spark.JvmException has no JVM details #927

Answered by dbeavon
dbeavon asked this question in Q&A
Discussion options

You must be logged in to vote

It appears that the underlying details of the JVM exceptions can be found in the log4j output of the cluster.

This is sufficient for now. However it is kind of a pain that we don't get the details in the ToString() of the .Net exception as well.

Currently I have to go to 2 or 3 different places to gather up all the details about an error that just happened in an ad-hoc (run-once) job on azure-databricks. I'd prefer to get everything sent back to the client application. There is a client application that is interfacing with the azure-databricks REST API. But there is almost no information that makes it back across that API to the client application (... except for a URL that I can click, t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dbeavon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant