Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
When driver throws an exception (in IMRU.FailAction for instance), we can see exception call stack is logged into Yarn app diagnostic message, but rest exception details are missing (exception message, inner exceptions)
the fix need to be when converting exception to string in InteropUtil.FormatJavaExceptionMessage