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/06/03 08:23:47 UTC

[jira] [Created] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

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


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

[jira] [Commented] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

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

Amar Kamat commented on MAPREDUCE-2563:
---------------------------------------

The latest patch looks good to me. +1.

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

        

[jira] [Updated] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

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

Vinay Kumar Thota updated MAPREDUCE-2563:
-----------------------------------------

    Attachment: MAPREDUCE-2563-v5.patch

Uploaded another new patch with a minor change.

> 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

        

[jira] [Commented] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

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

Amar Kamat commented on MAPREDUCE-2563:
---------------------------------------

Looks good to me. +1.

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

        

[jira] [Resolved] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

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

Amar Kamat resolved MAPREDUCE-2563.
-----------------------------------

      Resolution: Fixed
    Release Note: Adds system tests to test the High-Ram feature in Gridmix.
    Hadoop Flags: [Reviewed]

I just committed the latest patch to trunk. Thanks Vinay!

> 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

        

[jira] [Updated] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

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

Vinay Kumar Thota updated MAPREDUCE-2563:
-----------------------------------------

    Fix Version/s: 0.23.0
           Status: Patch Available  (was: Open)

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

        

[jira] [Updated] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

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

Vinay Kumar Thota updated MAPREDUCE-2563:
-----------------------------------------

    Status: Open  (was: Patch Available)

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

        

[jira] [Commented] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

Posted by "Vinay Kumar Thota (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] [Updated] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

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

Vinay Kumar Thota updated MAPREDUCE-2563:
-----------------------------------------

    Attachment: MAPREDUCE-2563.patch

Please review the patch and let me know your comments.

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

[jira] [Updated] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

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

Vinay Kumar Thota updated MAPREDUCE-2563:
-----------------------------------------

    Attachment: MAPREDUCE-2563-v3.patch

Addressed Amar's offline comments.

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

        

[jira] [Updated] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

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

Vinay Kumar Thota updated MAPREDUCE-2563:
-----------------------------------------

    Status: Open  (was: Patch Available)

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

        

[jira] [Updated] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

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

Vinay Kumar Thota updated MAPREDUCE-2563:
-----------------------------------------

    Attachment: MAPREDUCE-2563-v4.patch

Uploaded another new patch by incorporating some more comments.

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

        

[jira] [Updated] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

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

Vinay Kumar Thota updated MAPREDUCE-2563:
-----------------------------------------

    Attachment: MAPREDUCE-2563-v1.patch

Incorporated Amar's offline comments and uploaded the new patch.

> 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
>         Attachments: MAPREDUCE-2563-v1.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

[jira] [Updated] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

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

Vinay Kumar Thota updated MAPREDUCE-2563:
-----------------------------------------

    Attachment: MAPREDUCE-2563-v2.patch

Addressed Amar's some more offline comments and uploaded new patch.

> 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
>         Attachments: MAPREDUCE-2563-v1.patch, MAPREDUCE-2563-v2.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

[jira] [Updated] (MAPREDUCE-2563) Gridmix high ram jobs emulation system tests.

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

Vinay Kumar Thota updated MAPREDUCE-2563:
-----------------------------------------

    Status: Patch Available  (was: Open)

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