Hadoop-Hdfs-trunk - Build # 757 - Still Failing

2011-08-19 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/757/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 1250 lines...] clean-fi: clean-sign: clean: [delete]

[jira] [Resolved] (HDFS-1810) Remove duplicate jar entries from common

2011-08-19 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Lu resolved HDFS-1810. --- Resolution: Duplicate Fix Version/s: 0.23.0 This is now being done via mavenization. > Remove duplicat

Re: Mavenizing the HDFS build

2011-08-19 Thread Tom White
HDFS-2096 is now committed to trunk. The instructions for building HDFS can be found in the top-level BUILDING.txt file. I added a script to https://issues.apache.org/jira/browse/HADOOP-7500 to help with migrating HDFS patches to the new layout. There are a few follow-up patches that need doing s

Re: Mavenizing the HDFS build

2011-08-19 Thread Konstantin Boudnik
I see that the whole AOP stuff has been taken out along with Herriot work. I don't see any discussion about this on the JIRA. Neither I don't see any tickets created to track the effort (but a subtask for FI tests in HADOOP-7412). Any reason we are missing a big chunk of validation infrastructure

Re: Mavenizing the HDFS build

2011-08-19 Thread Alejandro Abdelnur
Hey Cos, Given the size of the Mavenization work we broke into several pieces and we are working them incrementally. Because of that some disruption is happening to some parts of the build and components. There is a JIRA open for the AOP stuff ( https://issues.apache.org/jira/browse/HADOOP-7481)

Re: Mavenizing the HDFS build

2011-08-19 Thread Konstantin Boudnik
Right, Common has the tracking for AOP FI tests. There's Herrior work (system cluster tests) which is separate from FI although is using the same technology. My point was that HDFS ticket doesn't have any traces of it which makes me wonder if it has been removed or else. I see your point and I'll

Re: Mavenizing the HDFS build

2011-08-19 Thread Alejandro Abdelnur
Cos, Thanks for catching that, I've missed that AOP was being used for 2 different things. Alejandro On Fri, Aug 19, 2011 at 11:37 AM, Konstantin Boudnik wrote: > Right, Common has the tracking for AOP FI tests. There's Herrior work > (system > cluster tests) which is separate from FI although

Attempting to merge trunk -> HA

2011-08-19 Thread Todd Lipcon
I'm attempting to get trunk merged into HA -- that includes the mavenization of HDFS as well as the merge of MR2. If you can hold commits to HA branch for a couple hours that would be appreciated. Depending on how complicated it is, I may have to abort and try again monday - will keep you posted.

[jira] [Created] (HDFS-2274) More coverage needed for FSPermissionChecker

2011-08-19 Thread Benoy Antony (JIRA)
More coverage needed for FSPermissionChecker Key: HDFS-2274 URL: https://issues.apache.org/jira/browse/HDFS-2274 Project: Hadoop HDFS Issue Type: Test Components: test Affects Versio

[jira] [Created] (HDFS-2275) Bouncing the namenode causes JMX deadnode count to drop to 0

2011-08-19 Thread Allen Wittenauer (JIRA)
Bouncing the namenode causes JMX deadnode count to drop to 0 Key: HDFS-2275 URL: https://issues.apache.org/jira/browse/HDFS-2275 Project: Hadoop HDFS Issue Type: Bug Comp

Re: Attempting to merge trunk -> HA

2011-08-19 Thread Todd Lipcon
OK. Moderately painful, but seems to have worked. I was able to build the HA branch HDFS+Common with mvn from the root of the checkout. It hasnt shown up on git yet, despite manual poking of the git mirror. Will look into that. Feel free to commit again. -Todd On Fri, Aug 19, 2011 at 12:44 PM, To

RE: Mavenizing the HDFS build

2011-08-19 Thread Jim Falgout
Nice job! Built right out of the box. Thanks for the instructions, very clear and concise. -Original Message- From: Tom White [mailto:t...@cloudera.com] Sent: Friday, August 19, 2011 12:56 PM To: hdfs-dev@hadoop.apache.org Cc: mapreduce-...@hadoop.apache.org Subject: Re: Mavenizing the H

[jira] [Created] (HDFS-2276) src/test/unit tests not being run in mavenized HDFS

2011-08-19 Thread Todd Lipcon (JIRA)
src/test/unit tests not being run in mavenized HDFS --- Key: HDFS-2276 URL: https://issues.apache.org/jira/browse/HDFS-2276 Project: Hadoop HDFS Issue Type: Bug Components: build, tes