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 "Runping Qi (JIRA)" <ji...@apache.org> on 2008/03/28 23:44:24 UTC

[jira] Created: (HADOOP-3126) org.apache.hadoop.examples.RandomTextWriter$Counters fluctuate when RandonTextWriter job is running

org.apache.hadoop.examples.RandomTextWriter$Counters fluctuate when RandonTextWriter job is running
---------------------------------------------------------------------------------------------------

                 Key: HADOOP-3126
                 URL: https://issues.apache.org/jira/browse/HADOOP-3126
             Project: Hadoop Core
          Issue Type: Bug
            Reporter: Runping Qi



On the web GUI page, the value for RECORDS_WRITTEN and BYTES_WRITTEN do not increase monotonically.
Rather, their values go up and down.

I suspect something wrong with how the counters are updated.



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


[jira] Commented: (HADOOP-3126) org.apache.hadoop.examples.RandomTextWriter$Counters fluctuate when RandonTextWriter job is running

Posted by "Aaron Kimball (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673087#action_12673087 ] 

Aaron Kimball commented on HADOOP-3126:
---------------------------------------

is this related to HADOOP-4983?

> org.apache.hadoop.examples.RandomTextWriter$Counters fluctuate when RandonTextWriter job is running
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-3126
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3126
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Runping Qi
>
> On the web GUI page, the value for RECORDS_WRITTEN and BYTES_WRITTEN do not increase monotonically.
> Rather, their values go up and down.
> I suspect something wrong with how the counters are updated.

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