[
https://issues.apache.org/jira/browse/MAPREDUCE-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran resolved MAPREDUCE-253.
--------------------------------------
Resolution: Won't Fix
> getDiagnostics in TaskReport should return exceptions
> -----------------------------------------------------
>
> Key: MAPREDUCE-253
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-253
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Reporter: Santhosh Srinivasan
>
> Currently, getDiagnostics() returns Strings. When exceptions are thrown in
> user code and/or Hadoop, it would be cleaner to propagate the exception back
> to the application for better error handling. Hadoop should return the
> exceptions instead of returning string representations that correspond to
> printStackTrace() output.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)