Re: Problem creating patch for HADOOP-9184

2013-01-10 Thread Robert Evans
http://wiki.apache.org/hadoop/HowToContribute should explain it. There are sections for both pre and post mavinization. Look for test-patch.sh which is the script you run for the 1.0 branch --Bobby On 1/10/13 9:54 AM, "Jeremy Karn" wrote: >The patch doesn't apply to trunk (I'm not that famili

Re: Problem creating patch for HADOOP-9184

2013-01-10 Thread Jeremy Karn
The patch doesn't apply to trunk (I'm not that familiar with the latest code structure but it looks like the problem doesn't exist in trunk), but I'm not sure what I'm suppose to run for a non-trunk commit. The dev-support directory doesn't exist and there's no pre-commit ant target for the 0.20 b

Re: Problem creating patch for HADOOP-9184

2013-01-08 Thread Jeremy Karn
Thanks! On Tue, Jan 8, 2013 at 10:48 AM, Robert Evans wrote: > This is because your patch is against the 0.20 branch, not against trunk. > Jenkins pre commit only works for trunk right now. If the issue also > exists on trunk then please provide a patch for trunk too, if it is a > 1.0/0.20 spec

Re: Problem creating patch for HADOOP-9184

2013-01-08 Thread Robert Evans
This is because your patch is against the 0.20 branch, not against trunk. Jenkins pre commit only works for trunk right now. If the issue also exists on trunk then please provide a patch for trunk too, if it is a 1.0/0.20 specific issue then you can run the pre commit tests yourself and just post

Problem creating patch for HADOOP-9184

2013-01-08 Thread Jeremy Karn
I opened this jira yesterday and tried to include a patch for the problem but the Jenkins pre-commit job keeps failing because it says it can't apply my patch (https://builds.apache.org/job/PreCommit-HADOOP-Build/2012//console). I thought at first the problem was because I generated the patch with