Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- depends upon
-
HADOOP-5348 Create a ThrowableWritable for serializing exceptions robustly
- Resolved