[ https://issues.apache.org/jira/browse/HADOOP-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520070 ]
Christophe Taton commented on HADOOP-1437: ------------------------------------------ Hi Doug, I am currently working on this. I will provide a new patch this afternoon. I think we should include the needed jars from eclipse required to build the plug-in as external jars so that one does not need eclipse to build this? I already corrected many warnings (which were mainly related to type safety checking). Thanks, Christophe T. > Eclipse plugin for developing and executing MapReduce programs on Hadoop > ------------------------------------------------------------------------ > > Key: HADOOP-1437 > URL: https://issues.apache.org/jira/browse/HADOOP-1437 > Project: Hadoop > Issue Type: New Feature > Affects Versions: 0.13.1 > Environment: Eclipse 3.2.0+, Java 1.5.0+ > Reporter: Eugene Hung > Attachments: eclipse-plugin-20070813d.patch, > eclipse-plugin-20070813e.patch, eclipse-plugin-20070815a.patch, > eclipse-plugin.patch, mrt-eclipse-1.0.4.zip > > > An Eclipse plugin for developing and executing MapReduce programs on remote > Hadoop servers. Automatically provides templates for creating Map/Reduce > classes, transparently bundles the classes into JAR files and sends them to a > remote server for execution. Allows the user to easily view status of Hadoop > jobs and browse/upload/delete files from the Hadoop DFS within the Eclipse > IDE. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.