Thanks Tom. Part of what leads to the confusion is that in JIRA, the Common project still claims the eclipse-plugin component as its own. See - http://issues.apache.org/jira/browse/HADOOP
Kind regards Steve Watt From: Tom White <t...@cloudera.com> To: common-dev <common-dev@hadoop.apache.org> Date: 12/03/2009 11:36 PM Subject: Re: Patch Failing because src/contrib/eclipse-plugin does not exist in trunk Hi Steve, Since the project split the eclipse-plugin module is now in MapReduce. I think Chris has changed the issue to be a MAPREDUCE issue in JIRA, so if you run it through Hudson again it should be applied to the MapReduce tree. Cheers, Tom On Wed, Dec 2, 2009 at 10:20 AM, Stephen Watt <sw...@us.ibm.com> wrote: > Hi Folks > > I am trying to apply the patch I have attached at > https://issues.apache.org/jira/browse/HADOOP-6360 to check-in the fix for > the eclipse-plugin. I have followed all the steps on > http://wiki.apache.org/hadoop/HowToContribute and have run apply-patch > against trunk locally and therefore am able to verify the same apply-patch > failure on Hudson. > > The patch is failing because in the Hadoop trunk, there is no > src/contrib/eclipse-plugin/* . I'm not really sure why this is. In hadoop > 0.20.1 , the eclipse-plugin was skipped in the build (i.e. not in the > contrib directory) but it was in the src/contrib directory. Can somebody > explain what I need to do get this patch applied ? > > Kind regards > Steve Watt