There are a couple of options. You could use git to create a patch and attach it to the jira here.
Or, you could use github to create a pull request there. If you do this, please post the link to the request as a comment in this ticket, and state that you are giving this as a contribution, and then we will merge that in. Let me know if you need anymore help. On Tue, Apr 9, 2013 at 4:44 AM, Mirko Kaempf (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/HDT-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13626424#comment-13626424] > > Mirko Kaempf commented on HDT-21: > --------------------------------- > > How can I contribute the changes, I did in my fork in Guthub: > kamir/incubator-hdt? > > I never created a patch for an eclipse project myselfe ;-) > > > > > The new Mapper, Reducer and MapReduceDriver wizard need to be migrated > from the old api > > > --------------------------------------------------------------------------------------- > > > > Key: HDT-21 > > URL: https://issues.apache.org/jira/browse/HDT-21 > > Project: Hadoop Development Tools > > Issue Type: Improvement > > Components: MapReduce Source > > Reporter: Adam Berry > > Attachments: screen_01.tiff > > > > > > All three are using types in the original api, located in > org.apache.hadoop.mapred. > > These need to be updated to create things based off the api in > org.apache.hadoop.mapreduce. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira >
