Build failed in Jenkins: Hadoop-0.20.203-Build #11

2011-05-19 Thread Apache Jenkins Server
See Changes: [tomwhite] Include 32-bit and 64-bit native libraries in Jenkins tarball builds -- [...truncated 11716 lines...] [exec] checking for xlf... no [exec] checking fo

[jira] [Resolved] (HADOOP-7283) Include 32-bit and 64-bit native libraries in Jenkins tarball builds

2011-05-19 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-7283. --- Resolution: Fixed Assignee: Tom White The build at https://builds.apache.org/hudson/view/G-L/

[jira] [Created] (HADOOP-7313) Remove all framework use of Configuration default args

2011-05-19 Thread E. Sammer (JIRA)
Remove all framework use of Configuration default args -- Key: HADOOP-7313 URL: https://issues.apache.org/jira/browse/HADOOP-7313 Project: Hadoop Common Issue Type: Improvement Co

[jira] [Created] (HADOOP-7312) core-default.xml lists configuration version as 0.21

2011-05-19 Thread Todd Lipcon (JIRA)
core-default.xml lists configuration version as 0.21 Key: HADOOP-7312 URL: https://issues.apache.org/jira/browse/HADOOP-7312 Project: Hadoop Common Issue Type: Bug Components: co

Re: Hudson pre-commit job broken

2011-05-19 Thread Todd Lipcon
I got it fixed across all the machines by removing those files and then svn upping. For some reason it looks like one particular checkout was done with internal svn version "10" and then the svn binary went back to version 9. -Todd On Thu, May 19, 2011 at 4:55 PM, Nigel Daley wrote: > maybe it'

Re: Hudson pre-commit job broken

2011-05-19 Thread Nigel Daley
maybe it's time to update the slave.jar jenkins jar. I'll do that. Nige On May 19, 2011, at 4:43 PM, Todd Lipcon wrote: > Strange... looks like the same issue is happening on the other build > boxes too - I'd fixed h9 but h6 also has the issue. > > On Thu, May 19, 2011 at 4:40 PM, Todd Lipcon

Re: Hudson pre-commit job broken

2011-05-19 Thread Todd Lipcon
Strange... looks like the same issue is happening on the other build boxes too - I'd fixed h9 but h6 also has the issue. On Thu, May 19, 2011 at 4:40 PM, Todd Lipcon wrote: > Must have been some svn bug. I rm -Rfed the http/lib directory in > question, ran svn cleanup, svn up, and it seems OK now

Re: Hudson pre-commit job broken

2011-05-19 Thread Todd Lipcon
Must have been some svn bug. I rm -Rfed the http/lib directory in question, ran svn cleanup, svn up, and it seems OK now. -Todd On Thu, May 19, 2011 at 4:14 PM, Aaron T. Myers wrote: > See this page: > https://hudson.apache.org/hudson/job/PreCommit-Hadoop-Build/480/console > >

Hudson pre-commit job broken

2011-05-19 Thread Aaron T. Myers
See this page: https://hudson.apache.org/hudson/job/PreCommit-Hadoop-Build/480/console And note the following error: [exec] svn: This client is too old to work with working copy 'src/test/core/org/apache/hadoop/http/li

[jira] [Created] (HADOOP-7311) Port remaining metrics v1 from trunk to branch-0.20-security

2011-05-19 Thread Konstantin Shvachko (JIRA)
Port remaining metrics v1 from trunk to branch-0.20-security Key: HADOOP-7311 URL: https://issues.apache.org/jira/browse/HADOOP-7311 Project: Hadoop Common Issue Type: Bug

[jira] [Resolved] (HADOOP-7309) improve trademark symbol usage and add trademark footer

2011-05-19 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved HADOOP-7309. --- Resolution: Fixed committed. > improve trademark symbol usage and add trademark footer > --

[jira] [Created] (HADOOP-7310) Trash location needs to be revisited

2011-05-19 Thread Sanjay Radia (JIRA)
Trash location needs to be revisited Key: HADOOP-7310 URL: https://issues.apache.org/jira/browse/HADOOP-7310 Project: Hadoop Common Issue Type: Improvement Reporter: Sanjay Radia A

[jira] [Created] (HADOOP-7309) improve trademark symbol usage and add trademark footer

2011-05-19 Thread Owen O'Malley (JIRA)
improve trademark symbol usage and add trademark footer --- Key: HADOOP-7309 URL: https://issues.apache.org/jira/browse/HADOOP-7309 Project: Hadoop Common Issue Type: Improvement

[jira] [Created] (HADOOP-7308) Remove unused TaskLogAppender configurations from log4j.properties

2011-05-19 Thread Todd Lipcon (JIRA)
Remove unused TaskLogAppender configurations from log4j.properties -- Key: HADOOP-7308 URL: https://issues.apache.org/jira/browse/HADOOP-7308 Project: Hadoop Common Issue Type:

Re: Eclipse target

2011-05-19 Thread Todd Lipcon
Committed. Thanks! On Thu, May 19, 2011 at 5:14 AM, Niels Basjes wrote: > Hi Todd, > > 2011/5/19 Todd Lipcon : >> Yes, I have to do this same thing manually every time I re-run "ant eclipse". >> >> So, it seems like we should add it to the eclipse target, like you >> said. Feel free to file a JIR

Re: Hadoop native builds fail on ARM due to -m32

2011-05-19 Thread Eli Collins
Hey Trevor, Thanks for contributing. Supporting ARM on Hadoop will require a number of different changes right? Eg given that Hadoop currently depends on some Sun-specific classes, and requires a Sun-compatible JVM you'll have to work around this dependency somehow, there's not a Sun JVM for ARM

[jira] [Created] (HADOOP-7307) Remove Dr Who references

2011-05-19 Thread Todd Lipcon (JIRA)
Remove Dr Who references Key: HADOOP-7307 URL: https://issues.apache.org/jira/browse/HADOOP-7307 Project: Hadoop Common Issue Type: Bug Affects Versions: 0.22.0 Reporter: Todd Lipcon Fix

[jira] [Created] (HADOOP-7306) Start metrics system even if config files are missing

2011-05-19 Thread Luke Lu (JIRA)
Start metrics system even if config files are missing - Key: HADOOP-7306 URL: https://issues.apache.org/jira/browse/HADOOP-7306 Project: Hadoop Common Issue Type: Improvement Comp

[jira] [Reopened] (HADOOP-7297) Error in the documentation regarding Checkpoint/Backup Node

2011-05-19 Thread Harsh J Chouraria (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J Chouraria reopened HADOOP-7297: --- Reopening since the issue of docs is valid. There are CN and BN node docs on the tagged

Re: Eclipse target

2011-05-19 Thread Niels Basjes
Hi Todd, 2011/5/19 Todd Lipcon : > Yes, I have to do this same thing manually every time I re-run "ant eclipse". > > So, it seems like we should add it to the eclipse target, like you > said. Feel free to file a JIRA and patch! https://issues.apache.org/jira/browse/HADOOP-7305 (Hadoop QA should s

[jira] [Created] (HADOOP-7305) Eclipse project files are incomplete

2011-05-19 Thread Niels Basjes (JIRA)
Eclipse project files are incomplete Key: HADOOP-7305 URL: https://issues.apache.org/jira/browse/HADOOP-7305 Project: Hadoop Common Issue Type: Improvement Components: build Reporter

[jira] [Created] (HADOOP-7304) BackUpNameNode is using 100% CPU and not accepting any requests.

2011-05-19 Thread ramkrishna.s.vasudevan (JIRA)
BackUpNameNode is using 100% CPU and not accepting any requests. - Key: HADOOP-7304 URL: https://issues.apache.org/jira/browse/HADOOP-7304 Project: Hadoop Common Issue Type: Bu

[jira] [Resolved] (HADOOP-7297) Error in the documentation regarding Checkpoint/Backup Node

2011-05-19 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-7297. - Resolution: Not A Problem I do not think this is a problem for 0.20.203. > Error in the