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 "Arun C Murthy (JIRA)" <ji...@apache.org> on 2009/01/28 05:32:59 UTC

[jira] Updated: (HADOOP-5131) ReduceCopier sleeps for a hardcoded interval of 5secs

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

Arun C Murthy updated HADOOP-5131:
----------------------------------

    Attachment: HADOOP-5131_0_20090127.patch

Preliminary patch while I continue testing...

> ReduceCopier sleeps for a hardcoded interval of 5secs
> -----------------------------------------------------
>
>                 Key: HADOOP-5131
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5131
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.20.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>         Attachments: HADOOP-5131_0_20090127.patch
>
>
> Currently the ReduceCopier.run has a hard-coded 5s sleep which hurts jobs where latency is important, we really should have a mechanism where the thread fetching task-completion events should notify the ReduceCopier.run.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.