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 "Suhas Gogate (JIRA)" <ji...@apache.org> on 2009/05/03 21:22:30 UTC

[jira] Created: (HADOOP-5764) Hadoop Vaidya test rule (ReadingHDFSFilesAsSideEffect) fails w/ exception if number of map input bytes for a job is zero.

Hadoop Vaidya test rule (ReadingHDFSFilesAsSideEffect) fails w/ exception if number of map input bytes for a job is zero.
-------------------------------------------------------------------------------------------------------------------------

                 Key: HADOOP-5764
                 URL: https://issues.apache.org/jira/browse/HADOOP-5764
             Project: Hadoop Core
          Issue Type: Bug
    Affects Versions: 0.20.1
            Reporter: Suhas Gogate
             Fix For: 0.21.0


Tool does not handle the case where number of map input bytes can be zero. Currently hadoop does not log the counter if its value is zero. So tool also needs to handle such situation and set zero value for the test rules.

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


[jira] Resolved: (HADOOP-5764) Hadoop Vaidya test rule (ReadingHDFSFilesAsSideEffect) fails w/ exception if number of map input bytes for a job is zero.

Posted by "Suhas Gogate (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suhas Gogate resolved HADOOP-5764.
----------------------------------

    Resolution: Fixed

> Hadoop Vaidya test rule (ReadingHDFSFilesAsSideEffect) fails w/ exception if number of map input bytes for a job is zero.
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5764
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5764
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.20.1
>            Reporter: Suhas Gogate
>             Fix For: 0.21.0
>
>
> Tool does not handle the case where number of map input bytes can be zero. Currently hadoop does not log the counter if its value is zero. So tool also needs to handle such situation and set zero value for the test rules.

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