[
https://issues.apache.org/jira/browse/MAPREDUCE-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13150179#comment-13150179
]
Hudson commented on MAPREDUCE-3375:
-----------------------------------
Integrated in Hadoop-Common-trunk-Commit #1273 (See
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1273/])
MAPREDUCE-3375. [Gridmix] Memory Emulation system tests. (Vinay Thota via
amarrk)
amarrk : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1201997
Files :
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestMemEmulForMapsAndReducesWithCustomIntrvl.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestMemEmulForMapsAndReducesWithDefaultIntrvl.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestMemEmulForMapsWithCustomHeapMemoryRatio.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestMemEmulForMapsWithCustomIntrvl.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestMemEmulForMapsWithDefaultIntrvl.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/GridMixConfig.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/GridmixJobVerification.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/mem_emul_case1.json.gz
*
/hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/mem_emul_case2.json.gz
> Memory Emulation system tests.
> ------------------------------
>
> Key: MAPREDUCE-3375
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3375
> Project: Hadoop Map/Reduce
> Issue Type: Task
> Reporter: Vinay Kumar Thota
> Assignee: Vinay Kumar Thota
> Fix For: 0.24.0, 0.23.1
>
> Attachments: MAPREDUCE-3375.v1.patch, MAPREDUCE-3375.v2.patch,
> MAPREDUCE-3375.v3.patch, MAPREDUCE-3375.v4.patch, MAPREDUCE-3375.v5.patch
>
>
> 1. Test the Gridmix memory emulation feature for gridmix jobs with default
> progress interval, different input data, submission policies and user
> resolver modes . Verify the maps phase of total heap usage of gridmix jobs
> with corresponding the original job in the trace.
> 2. Test the Gridmix memory emulation feature for gridmix jobs with custom
> progress interval, different input data, submission policies and user
> resolver modes . Verify the maps phase of total heap usage of gridmix jobs
> with corresponding the original job in the trace.
> 3. Test the Gridmix memory emulation feature for gridmix jobs with default
> progress interval, different input data, submission policies and user
> resolver modes. Verify the maps and reduces phase of total heap usage metric
> of gridmix jobs with corresponding the original job in the trace.
> 4. Disable Gridmix memory emulation option and verify the jobs whether it
> emulates the heap memory or not.
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira