You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2009/10/20 07:36:59 UTC

[jira] Created: (MAPREDUCE-1124) TestGridmixSubmission fails sometimes

TestGridmixSubmission fails sometimes
-------------------------------------

                 Key: MAPREDUCE-1124
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1124
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: contrib/gridmix
    Affects Versions: 0.21.0
            Reporter: Amareshwari Sriramadasu
             Fix For: 0.21.0
         Attachments: TEST-org.apache.hadoop.mapred.gridmix.TestGridmixSubmission.txt

TestGridmixSubmission fails sometimes with following error :
Mismatched output bytes 4547848/4561267
junit.framework.AssertionFailedError: Mismatched output bytes 4547848/4561267
	at org.apache.hadoop.mapred.gridmix.TestGridmixSubmission$TestMonitor.check(TestGridmixSubmission.java:231)
	at org.apache.hadoop.mapred.gridmix.TestGridmixSubmission$TestMonitor.verify(TestGridmixSubmission.java:140)
	at org.apache.hadoop.mapred.gridmix.TestGridmixSubmission$DebugGridmix.checkMonitor(TestGridmixSubmission.java:263)
	at org.apache.hadoop.mapred.gridmix.TestGridmixSubmission.testSubmit(TestGridmixSubmission.java:297)


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