[ 
https://issues.apache.org/jira/browse/SPARK-27657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835780#comment-16835780
 ] 

Xiangrui Meng edited comment on SPARK-27657 at 5/8/19 5:42 PM:
---------------------------------------------------------------

This is how JDK format an exception: 
https://github.com/openjdk-mirror/jdk7u-jdk/blob/master/src/share/classes/java/lang/Throwable.java#L654


was (Author: mengxr):
This is how JDK format the error string: 
https://github.com/openjdk-mirror/jdk7u-jdk/blob/master/src/share/classes/java/lang/Throwable.java#L654

> ml.util.Instrumentation.logFailure doesn't log error message
> ------------------------------------------------------------
>
>                 Key: SPARK-27657
>                 URL: https://issues.apache.org/jira/browse/SPARK-27657
>             Project: Spark
>          Issue Type: Bug
>          Components: ML
>    Affects Versions: 3.0.0, 2.4.3
>            Reporter: Xiangrui Meng
>            Priority: Major
>
> It only gets the stack trace without the error message.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to