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 "Rick Cox (JIRA)" <ji...@apache.org> on 2009/05/26 21:40:45 UTC

[jira] Updated: (HADOOP-5623) Streaming: process provided status messages are overwritten every 10 seoncds

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

Rick Cox updated HADOOP-5623:
-----------------------------

    Attachment: HADOOP-5623-streaming-status.patch

Thanks Jothi, I'm attaching a new version of the patch to fix the test case.

> Streaming: process provided status messages are overwritten every 10 seoncds
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-5623
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5623
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/streaming
>    Affects Versions: 0.19.0, 0.19.1
>            Reporter: Rick Cox
>            Assignee: Rick Cox
>         Attachments: HADOOP-5623-streaming-status.patch, HADOOP-5623-streaming-status.patch
>
>
> Every 10 seconds (if the streaming process is producing output key/values on stdout), PipeMapRed sets the task's status string to "Records R/W=N/N". This replaces any custom task status that the streaming process may have specified using the "reporter:status:" stderr lines.

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