You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Vinay Kumar Thota (JIRA)" <ji...@apache.org> on 2011/07/27 11:43:09 UTC

[jira] [Created] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Gridmix v3 cpu emulation system tests.
--------------------------------------

                 Key: MAPREDUCE-2733
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
             Project: Hadoop Map/Reduce
          Issue Type: Task
            Reporter: Vinay Kumar Thota
            Assignee: Vinay Kumar Thota


1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

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

        

[jira] [Updated] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Vinay Kumar Thota (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinay Kumar Thota updated MAPREDUCE-2733:
-----------------------------------------

    Attachment: MAPREDUCE-2733.v3.patch

Addressed some more comments from Amar.
                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146926#comment-13146926 ] 

Hudson commented on MAPREDUCE-2733:
-----------------------------------

Integrated in Hadoop-Common-0.23-Commit #159 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/159/])
    MAPREDUCE-2733. [Gridmix] Gridmix3 cpu emulation system tests. (Vinay Thota via amarrk)

amarrk : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1199688
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/Gridmix.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithCustomInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithDefaultInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithCustomInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithDefaultInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/GridMixConfig.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/GridmixJobVerification.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case1.json.gz
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case2.json.gz

                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Amar Kamat (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126341#comment-13126341 ] 

Amar Kamat commented on MAPREDUCE-2733:
---------------------------------------

The implementation looks fine. There are few typos in the javadocs and log statements.
                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>         Attachments: MAPREDUCE-2733.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147014#comment-13147014 ] 

Hudson commented on MAPREDUCE-2733:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #858 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/858/])
    MAPREDUCE-2733. [Gridmix] Gridmix3 cpu emulation system tests. (Vinay Thota via amarrk)

amarrk : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1199678
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/Gridmix.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithCustomInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithDefaultInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithCustomInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithDefaultInterval.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/cpu_emul_case1.json.gz
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case2.json.gz

                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147031#comment-13147031 ] 

Hudson commented on MAPREDUCE-2733:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #86 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/86/])
    MAPREDUCE-2733. [Gridmix] Gridmix3 cpu emulation system tests. (Vinay Thota via amarrk)

amarrk : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1199688
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/Gridmix.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithCustomInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithDefaultInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithCustomInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithDefaultInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/GridMixConfig.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/GridmixJobVerification.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case1.json.gz
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case2.json.gz

                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147003#comment-13147003 ] 

Hudson commented on MAPREDUCE-2733:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #71 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/71/])
    MAPREDUCE-2733. [Gridmix] Gridmix3 cpu emulation system tests. (Vinay Thota via amarrk)

amarrk : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1199688
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/Gridmix.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithCustomInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithDefaultInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithCustomInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithDefaultInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/GridMixConfig.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/GridmixJobVerification.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case1.json.gz
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case2.json.gz

                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146924#comment-13146924 ] 

Hudson commented on MAPREDUCE-2733:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #158 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/158/])
    MAPREDUCE-2733. [Gridmix] Gridmix3 cpu emulation system tests. (Vinay Thota via amarrk)

amarrk : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1199688
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/Gridmix.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithCustomInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithDefaultInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithCustomInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithDefaultInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/GridMixConfig.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/GridmixJobVerification.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case1.json.gz
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case2.json.gz

                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Amar Kamat (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126462#comment-13126462 ] 

Amar Kamat commented on MAPREDUCE-2733:
---------------------------------------

+1. Kindly share the output of test-patch, ant-tests and system tests.
                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147035#comment-13147035 ] 

Hudson commented on MAPREDUCE-2733:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #892 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/892/])
    MAPREDUCE-2733. [Gridmix] Gridmix3 cpu emulation system tests. (Vinay Thota via amarrk)

amarrk : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1199678
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/Gridmix.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithCustomInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithDefaultInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithCustomInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithDefaultInterval.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/cpu_emul_case1.json.gz
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case2.json.gz

                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146912#comment-13146912 ] 

Hudson commented on MAPREDUCE-2733:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1281 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1281/])
    MAPREDUCE-2733. [Gridmix] Gridmix3 cpu emulation system tests. (Vinay Thota via amarrk)

amarrk : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1199678
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/Gridmix.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithCustomInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithDefaultInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithCustomInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithDefaultInterval.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/cpu_emul_case1.json.gz
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case2.json.gz

                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Vinay Kumar Thota (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146886#comment-13146886 ] 

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

Ran system tests and all the tests got passed.

TEST-org.apache.hadoop.mapred.gridmix.TestCPUEmulationForMapsAndReducesWithCustomInterval.txt:Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 569.749 sec
TEST-org.apache.hadoop.mapred.gridmix.TestCPUEmulationForMapsAndReducesWithDefaultInterval.txt:Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 473.985 sec
TEST-org.apache.hadoop.mapred.gridmix.TestCPUEmulationForMapsWithCustomInterval.txt:Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 676.082 sec
TEST-org.apache.hadoop.mapred.gridmix.TestCPUEmulationForMapsWithDefaultInterval.txt:Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 675.433 sec

                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Vinay Kumar Thota (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146889#comment-13146889 ] 

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

Ran test-patch against the latest patch and no issues found.

+1 overall.  

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

    +1 tests included.  The patch appears to include 18 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 does not introduce any new Findbugs (version ) warnings.

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

                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Amar Kamat (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146921#comment-13146921 ] 

Amar Kamat commented on MAPREDUCE-2733:
---------------------------------------

Committed this to branch-0.23 too.
                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Updated] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Vinay Kumar Thota (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinay Kumar Thota updated MAPREDUCE-2733:
-----------------------------------------

    Attachment: MAPREDUCE-2733.v2.patch

Uploaded new patch by addressing review comments from Amar.
                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Updated] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Vinay Kumar Thota (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinay Kumar Thota updated MAPREDUCE-2733:
-----------------------------------------

    Attachment: MAPREDUCE-2733.v4.patch

Json file got corrupted in the previous patch.So uploading another new patch.
                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Updated] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Vinay Kumar Thota (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinay Kumar Thota updated MAPREDUCE-2733:
-----------------------------------------

    Attachment: MAPREDUCE-2733.patch

Please review the initial patch.
                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>         Attachments: MAPREDUCE-2733.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Updated] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Eli Collins (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eli Collins updated MAPREDUCE-2733:
-----------------------------------

    Target Version/s:   (was: 0.24.0)
       Fix Version/s:     (was: 0.24.0)
                      0.23.1
    
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146902#comment-13146902 ] 

Hudson commented on MAPREDUCE-2733:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1333 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1333/])
    MAPREDUCE-2733. [Gridmix] Gridmix3 cpu emulation system tests. (Vinay Thota via amarrk)

amarrk : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1199678
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/Gridmix.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithCustomInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithDefaultInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithCustomInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithDefaultInterval.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/cpu_emul_case1.json.gz
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case2.json.gz

                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Resolved] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Amar Kamat (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amar Kamat resolved MAPREDUCE-2733.
-----------------------------------

                Tags: gridmix system-tests cpu-emulation
          Resolution: Fixed
       Fix Version/s: 0.24.0
    Target Version/s: 0.24.0
        Release Note: Adds system tests for the CPU emulation feature in Gridmix3.
        Hadoop Flags: Reviewed

I just committed this to trunk. Thanks Vinay!
                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146903#comment-13146903 ] 

Hudson commented on MAPREDUCE-2733:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #1259 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1259/])
    MAPREDUCE-2733. [Gridmix] Gridmix3 cpu emulation system tests. (Vinay Thota via amarrk)

amarrk : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1199678
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/Gridmix.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithCustomInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithDefaultInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithCustomInterval.java
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithDefaultInterval.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/cpu_emul_case1.json.gz
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case2.json.gz

                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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

        

[jira] [Commented] (MAPREDUCE-2733) Gridmix v3 cpu emulation system tests.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146937#comment-13146937 ] 

Hudson commented on MAPREDUCE-2733:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #170 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/170/])
    MAPREDUCE-2733. [Gridmix] Gridmix3 cpu emulation system tests. (Vinay Thota via amarrk)

amarrk : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1199688
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/Gridmix.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithCustomInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsAndReducesWithDefaultInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithCustomInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/TestCPUEmulationForMapsWithDefaultInterval.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/GridMixConfig.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/org/apache/hadoop/mapred/gridmix/test/system/GridmixJobVerification.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case1.json.gz
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/src/test/system/resources/cpu_emul_case2.json.gz

                
> Gridmix v3 cpu emulation system tests.
> --------------------------------------
>
>                 Key: MAPREDUCE-2733
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2733
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-2733.patch, MAPREDUCE-2733.v2.patch, MAPREDUCE-2733.v3.patch, MAPREDUCE-2733.v4.patch
>
>
> 1. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details.
> 2. Enable CPU emulation with custom resource usage interval and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 3. Disable CPU emulation and run Gridmix v3 with a trace file that contains the CPU resource usage details. 
> 4. Enable CPU emulation with default resource usage interval and run Gridmix v3 with a trace file that doesn't contains the CPU resource usage details.

--
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