[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049073#comment-13049073
 ] 

Vinay Kumar Thota commented on MAPREDUCE-2563:
----------------------------------------------

Ran the system tests against the patch and no issues found.
Ran test-path manually and here is status.

     [exec] +1 overall.  
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 27 new or 
modified tests.
     [exec] 
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning 
messages.
     [exec] 
     [exec]     +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
     [exec] 
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs 
(version 1.3.9) warnings.
     [exec] 
     [exec]     +1 release audit.  The applied patch does not increase the 
total number of release audit warnings.
     [exec] 
     [exec]     +1 system test framework.  The patch passed system test 
framework compile.
     [exec] 





> Gridmix high ram jobs emulation system tests.
> ---------------------------------------------
>
>                 Key: MAPREDUCE-2563
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2563
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: contrib/gridmix
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2563-v1.patch, MAPREDUCE-2563-v2.patch, 
> MAPREDUCE-2563-v3.patch, MAPREDUCE-2563-v4.patch, MAPREDUCE-2563-v5.patch, 
> MAPREDUCE-2563.patch
>
>
> 1. Run the Gridmix with a high ram jobs trace and  verify each Gridmix job 
> whether it honors the high ram or not. In
> the trace the jobs should use the high ram for both maps and reduces.
> 2. Run the Gridmix with a high ram jobs trace and  verify each Gridmix job 
> whether it honors the high ram or not. In
> the trace the jobs should use the high ram only for maps.
> 3. Run the Gridmix with a high ram jobs trace and verify each Gridmix job 
> whether it honors the high ram or not. In the
> trace the jobs should use the high ram only for reducers.
> 4. Run the Gridmix with a high ram jobs trace by disabling the emulation of 
> high ram  and verify each Gridmix job
> whether it honors the high ram or not. In disable mode it should should not 
> honor the high ram and run it as a normal
> job.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to