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

Hudson commented on MAPREDUCE-2554:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #713 (See 
[https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/713/])
    MAPREDUCE-2554. [Gridmix]  Add distributed cache emulation system tests to 
Gridmix. (Vinay Kumar Thota via amarrk)

amarrk : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1131515
Files : 
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/resources/distcache_case7_trace.json.gz
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/resources/distcache_case8_trace.json.gz
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/resources/distcache_case9_trace.json.gz
* /hadoop/mapreduce/trunk/CHANGES.txt
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/DistributedCacheEmulator.java
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestGridmixEmulationOfMultipleHDFSPrivateDCFiles.java
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestGridmixEmulationOfHDFSPublicDCFile.java
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestEmulationOfLocalFSDCFiles.java
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/UtilsForGridmix.java
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestEmulationOfHDFSAndLocalFSDCFiles.java
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/GridMixConfig.java
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestEmulationOfHDFSDCFileUsesMultipleJobs.java
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestEmulationOfHDFSDCFilesWithDifferentVisibilities.java
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestGridmixEmulationOfMultipleHDFSPublicDCFiles.java
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/GridmixJobVerification.java
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestGridmixEmulationOfHDFSPrivateDCFile.java
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/resources/distcache_case1_trace.json.gz
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/resources/distcache_case2_trace.json.gz
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/resources/distcache_case3_trace.json.gz
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/GridmixSystemTestCase.java
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/resources/distcache_case4_trace.json.gz
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/resources/distcache_case5_trace.json.gz
* 
/hadoop/mapreduce/trunk/src/contrib/gridmix/src/test/system/resources/distcache_case6_trace.json.gz


> Gridmix distributed cache emulation system tests.
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2554
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2554
>             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-2554-v2.patch, MAPREDUCE-2554.patch
>
>
> 1.Verify the emulation of HDFS and Local FS distributed cache files against 
> the given input trace file.
> 2.Verify the Gridmix emulation of HDFS distributed cache files of different 
> visibilities.
> 3.Verify the Gridmix emulation of HDFS distributed cache file which uses 
> different jobs that are submitted with different users.
> 4.Verify the emulation of local FS distributed cache files.
> 5.Verify the Gridmix emulation of HDFS private distributed cache file.
> 6.Verify the Gridmix emulation of HDFS public distributed cache file.
> 7.Verify the Gridmix emulation of Multiple HDFS private distributed cache 
> files.
> 8.Verify the Gridmix emulation of Multiple HDFS public distributed cache 
> files.

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

Reply via email to