You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2006/05/02 18:19:47 UTC

[jira] Updated: (HADOOP-188) more unprotected RPC calls in JobClient.runJob allow loss of job due to timeout

     [ http://issues.apache.org/jira/browse/HADOOP-188?page=all ]

Owen O'Malley updated HADOOP-188:
---------------------------------

    Attachment: catch-more-client.patch

This patch puts the try block around the entire body of the loop, so that if any IOExceptions are thrown in the runJob loop, the user gets a log message and a few retries before their job is killed.

> more unprotected RPC calls in JobClient.runJob allow loss of job due to timeout
> -------------------------------------------------------------------------------
>
>          Key: HADOOP-188
>          URL: http://issues.apache.org/jira/browse/HADOOP-188
>      Project: Hadoop
>         Type: Bug

>   Components: mapred
>     Versions: 0.1.1
>     Reporter: Owen O'Malley
>     Assignee: Owen O'Malley
>      Fix For: 0.2
>  Attachments: catch-more-client.patch
>
> I fixed one of the RPC calls in JobClient.runJob, but I missed a couple of others.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira