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

Hadoop QA commented on MAPREDUCE-2544:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12480915/MAPREDUCE-2544-v2.patch
  against trunk revision 1129771.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 24 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

    -1 findbugs.  The patch appears to introduce 1 new Findbugs (version 1.3.9) 
warnings.

    +1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

    -1 core tests.  The patch failed these core unit tests:
                  org.apache.hadoop.cli.TestMRCLI

    +1 contrib tests.  The patch passed contrib unit tests.

    +1 system test framework.  The patch passed system test framework compile.

Test results: 
https://builds.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/327//testReport/
Findbugs warnings: 
https://builds.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/327//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: 
https://builds.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/327//console

This message is automatically generated.

> Gridmix compression emulation system tests.
> -------------------------------------------
>
>                 Key: MAPREDUCE-2544
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2544
>             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-2544-v2.patch, MAPREDUCE-2544.patch
>
>
> Develop system tests for the following cases.
> 1. Enable a compression emulation and generated the data using gridmix and 
> verify whether compressed input generated or not.
> 2. Verify a Gridmix jobs map input, map output and reduce output compression 
> ratios against the default compression ratios.
> 3. Verify a Gridmix jobs map input, map output and reduce output compression 
> ratios against user specified compression ratios.
> 4. Verify a Gridmix jobs map input, map output compression ratios with file 
> output compression format is false in original trace against default 
> compression ratios.
> 5. Verify a Gridmix jobs map input, map output compression ratios with file 
> output compression format is false in original trace against user specified 
> compression ratios.
> 6. Verify a Gridmix jobs reduce output with file output compression format is 
> true in original trace against the default compression ratios.
> 7. Verify a Gridmix jobs reduce output with file output compression format is 
> true in original trace against the user specified compression ratios.

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

Reply via email to