Re: Hudson build timeouts

2007-04-21 Thread Nigel Daley
The timeout is now implemented at the test level by the ant junit task. It uses the default 15 minutes (I think) per *test*. You won't see this in Hudson, only in the underlying build script used by Hudson. The overall timeout wasn't working -- it was leaving processes lying around. Ch

[jira] Created: (HADOOP-1288) missing userlogs

2007-04-21 Thread Christian Kunz (JIRA)
missing userlogs Key: HADOOP-1288 URL: https://issues.apache.org/jira/browse/HADOOP-1288 Project: Hadoop Issue Type: Bug Components: mapred Affects Versions: 0.12.3 Reporter: Christian Kunz I noti

[jira] Resolved: (HADOOP-1152) Reduce task hang failing in MapOutputCopier.copyOutput

2007-04-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-1152. --- Resolution: Fixed Fix Version/s: 0.13.0 > Reduce task hang failing in MapOutputCopier.copyOut

[jira] Reopened: (HADOOP-1152) Reduce task hang failing in MapOutputCopier.copyOutput

2007-04-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White reopened HADOOP-1152: --- > Reduce task hang failing in MapOutputCopier.copyOutput > -

[jira] Updated: (HADOOP-1152) Reduce task hang failing in MapOutputCopier.copyOutput

2007-04-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-1152: -- Resolution: Fixed Status: Resolved (was: Patch Available) I've just committed this. Thanks Ta

[jira] Commented: (HADOOP-1247) Make Hadoop Abacus work with Hadoop Streaming

2007-04-21 Thread Runping Qi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490637 ] Runping Qi commented on HADOOP-1247: Can Owen take a quick look at it? Thanks. > Make Hadoop Abacus work with

[jira] Commented: (HADOOP-1285) ChecksumFileSystem : Can't read when io.file.buffer.size < bytePerChecksum

2007-04-21 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490631 ] Raghu Angadi commented on HADOOP-1285: -- Btw, this test showed that ChecksumFS returned 53 bytes without checki

[jira] Updated: (HADOOP-1275) job notification property in hadoop-default.xml is misspelled

2007-04-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-1275: -- Resolution: Fixed Status: Resolved (was: Patch Available) I've just committed this. Thanks Al

Hudson build is back to normal: Hadoop-Nightly #65

2007-04-21 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/65/

[jira] Commented: (HADOOP-1190) Fix unchecked warnings

2007-04-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490508 ] Hadoop QA commented on HADOOP-1190: --- +1 http://issues.apache.org/jira/secure/attachment/12355975/test-and-build-u

[jira] Commented: (HADOOP-1247) Make Hadoop Abacus work with Hadoop Streaming

2007-04-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490507 ] Tom White commented on HADOOP-1247: --- This looks fine to me, but would appreciate a review before committing. Thank

[jira] Updated: (HADOOP-1190) Fix unchecked warnings

2007-04-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-1190: -- Status: Patch Available (was: Open) > Fix unchecked warnings > -- > >

[jira] Updated: (HADOOP-1190) Fix unchecked warnings

2007-04-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-1190: -- Attachment: test-and-build-unchecked.patch Yes we should. This patch (test-and-build-unchecked.patch)

[jira] Created: (HADOOP-1287) Fix unchecked warnings in contrib code

2007-04-21 Thread Tom White (JIRA)
Fix unchecked warnings in contrib code -- Key: HADOOP-1287 URL: https://issues.apache.org/jira/browse/HADOOP-1287 Project: Hadoop Issue Type: Improvement Components: contrib/streaming Affects