Issue Details (XML | Word | Printable)

Key: HADOOP-3143
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Nigel Daley
Reporter: Owen O'Malley
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

Decrease the number of slaves in TestMiniMRDFSSort to 3.

Created: 31/Mar/08 10:23 PM   Updated: 21/May/08 08:06 PM
Return to search
Component/s: test
Affects Version/s: None
Fix Version/s: 0.17.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works HADOOP-3143.patch 2008-04-07 10:43 PM Nigel Daley 0.6 kB
Text File Licensed for inclusion in ASF works HADOOP-3143.patch 2008-04-07 10:40 PM Nigel Daley 14 kB

Hadoop Flags: Reviewed
Resolution Date: 10/Apr/08 12:28 AM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Doug Cutting added a comment - 31/Mar/08 11:42 PM
+1

Nigel Daley added a comment - 07/Apr/08 10:43 PM
Attaching the right patch.

Nigel Daley added a comment - 07/Apr/08 10:43 PM
One line fix to test code.

Hadoop QA added a comment - 08/Apr/08 03:42 AM
+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.


Chris Douglas added a comment - 10/Apr/08 12:28 AM
I just committed this. Thanks, Nigel

Hudson added a comment - 10/Apr/08 12:22 PM