You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2008/04/01 00:24:25 UTC

[jira] Created: (HADOOP-3143) Decrease the number of slaves in TestMiniMRDFSSort to 3.

Decrease the number of slaves in TestMiniMRDFSSort to 3.
--------------------------------------------------------

                 Key: HADOOP-3143
                 URL: https://issues.apache.org/jira/browse/HADOOP-3143
             Project: Hadoop Core
          Issue Type: Improvement
          Components: test
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley
             Fix For: 0.17.0


Hudson.zones gets pretty overloaded making TestMiniMRDFSSort flaky. I think we should drop the number of slaves (ie. DataNodes and TaskTrackers) from 4 to 3.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-3143) Decrease the number of slaves in TestMiniMRDFSSort to 3.

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

Chris Douglas updated HADOOP-3143:
----------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

I just committed this. Thanks, Nigel

> Decrease the number of slaves in TestMiniMRDFSSort to 3.
> --------------------------------------------------------
>
>                 Key: HADOOP-3143
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3143
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: test
>            Reporter: Owen O'Malley
>            Assignee: Nigel Daley
>             Fix For: 0.17.0
>
>         Attachments: HADOOP-3143.patch, HADOOP-3143.patch
>
>
> Hudson.zones gets pretty overloaded making TestMiniMRDFSSort flaky. I think we should drop the number of slaves (ie. DataNodes and TaskTrackers) from 4 to 3.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-3143) Decrease the number of slaves in TestMiniMRDFSSort to 3.

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

Nigel Daley updated HADOOP-3143:
--------------------------------

    Status: Patch Available  (was: Open)

One line fix to test code.

> Decrease the number of slaves in TestMiniMRDFSSort to 3.
> --------------------------------------------------------
>
>                 Key: HADOOP-3143
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3143
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: test
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.17.0
>
>         Attachments: HADOOP-3143.patch, HADOOP-3143.patch
>
>
> Hudson.zones gets pretty overloaded making TestMiniMRDFSSort flaky. I think we should drop the number of slaves (ie. DataNodes and TaskTrackers) from 4 to 3.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-3143) Decrease the number of slaves in TestMiniMRDFSSort to 3.

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

Nigel Daley updated HADOOP-3143:
--------------------------------

    Attachment: HADOOP-3143.patch

> Decrease the number of slaves in TestMiniMRDFSSort to 3.
> --------------------------------------------------------
>
>                 Key: HADOOP-3143
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3143
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: test
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.17.0
>
>         Attachments: HADOOP-3143.patch
>
>
> Hudson.zones gets pretty overloaded making TestMiniMRDFSSort flaky. I think we should drop the number of slaves (ie. DataNodes and TaskTrackers) from 4 to 3.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-3143) Decrease the number of slaves in TestMiniMRDFSSort to 3.

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

Nigel Daley updated HADOOP-3143:
--------------------------------

    Attachment: HADOOP-3143.patch

Attaching the right patch.

> Decrease the number of slaves in TestMiniMRDFSSort to 3.
> --------------------------------------------------------
>
>                 Key: HADOOP-3143
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3143
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: test
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.17.0
>
>         Attachments: HADOOP-3143.patch, HADOOP-3143.patch
>
>
> Hudson.zones gets pretty overloaded making TestMiniMRDFSSort flaky. I think we should drop the number of slaves (ie. DataNodes and TaskTrackers) from 4 to 3.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-3143) Decrease the number of slaves in TestMiniMRDFSSort to 3.

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583937#action_12583937 ] 

Doug Cutting commented on HADOOP-3143:
--------------------------------------

+1

> Decrease the number of slaves in TestMiniMRDFSSort to 3.
> --------------------------------------------------------
>
>                 Key: HADOOP-3143
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3143
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: test
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.17.0
>
>
> Hudson.zones gets pretty overloaded making TestMiniMRDFSSort flaky. I think we should drop the number of slaves (ie. DataNodes and TaskTrackers) from 4 to 3.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-3143) Decrease the number of slaves in TestMiniMRDFSSort to 3.

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586636#action_12586636 ] 

Hadoop QA commented on HADOOP-3143:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
http://issues.apache.org/jira/secure/attachment/12379608/HADOOP-3143.patch
against trunk revision 643282.

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

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

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

    javac +1.  The applied patch does not generate any new javac compiler warnings.

    release audit +1.  The applied patch does not generate any new release audit warnings.

    findbugs +1.  The patch does not introduce any new Findbugs warnings.

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

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

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2179/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2179/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2179/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2179/console

This message is automatically generated.

> Decrease the number of slaves in TestMiniMRDFSSort to 3.
> --------------------------------------------------------
>
>                 Key: HADOOP-3143
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3143
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: test
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.17.0
>
>         Attachments: HADOOP-3143.patch, HADOOP-3143.patch
>
>
> Hudson.zones gets pretty overloaded making TestMiniMRDFSSort flaky. I think we should drop the number of slaves (ie. DataNodes and TaskTrackers) from 4 to 3.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HADOOP-3143) Decrease the number of slaves in TestMiniMRDFSSort to 3.

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

Robert Chansler reassigned HADOOP-3143:
---------------------------------------

    Assignee: Nigel Daley  (was: Owen O'Malley)

> Decrease the number of slaves in TestMiniMRDFSSort to 3.
> --------------------------------------------------------
>
>                 Key: HADOOP-3143
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3143
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: test
>            Reporter: Owen O'Malley
>            Assignee: Nigel Daley
>             Fix For: 0.17.0
>
>         Attachments: HADOOP-3143.patch, HADOOP-3143.patch
>
>
> Hudson.zones gets pretty overloaded making TestMiniMRDFSSort flaky. I think we should drop the number of slaves (ie. DataNodes and TaskTrackers) from 4 to 3.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-3143) Decrease the number of slaves in TestMiniMRDFSSort to 3.

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

Hudson commented on HADOOP-3143:
--------------------------------

Integrated in Hadoop-trunk #456 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/456/])

> Decrease the number of slaves in TestMiniMRDFSSort to 3.
> --------------------------------------------------------
>
>                 Key: HADOOP-3143
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3143
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: test
>            Reporter: Owen O'Malley
>            Assignee: Nigel Daley
>             Fix For: 0.17.0
>
>         Attachments: HADOOP-3143.patch, HADOOP-3143.patch
>
>
> Hudson.zones gets pretty overloaded making TestMiniMRDFSSort flaky. I think we should drop the number of slaves (ie. DataNodes and TaskTrackers) from 4 to 3.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.