You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/19 00:30:15 UTC

[jira] [Resolved] (MAPREDUCE-248) Add error reporting support to LocalJobRunner

     [ https://issues.apache.org/jira/browse/MAPREDUCE-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved MAPREDUCE-248.
----------------------------------------

    Resolution: Won't Fix

Closing this as stale.

> Add error reporting support to LocalJobRunner
> ---------------------------------------------
>
>                 Key: MAPREDUCE-248
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-248
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Yoram Kulbak
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> - This feature is very useful for unit testing map/reduce tasks, it would allow verifying an expected failure reason.
> - The class mapred.LocalJobRunner currently returns an empty TaskCompletionEvent array when requested for task completion events
> - In line 231 in LocalJobRunner.java a map/reduce exception is caught and *not* propagated  to the user.
> - I would be useful to get the exception message through a TaskCompletionEvent or event or by any other means.



--
This message was sent by Atlassian JIRA
(v6.2#6252)