You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2019/05/08 17:43:00 UTC

[jira] [Comment Edited] (SPARK-27657) ml.util.Instrumentation.logFailure doesn't log error message

    [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org