You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2007/07/30 21:32:53 UTC

[jira] Commented: (HADOOP-1437) Eclipse plugin for developing and executing MapReduce programs on Hadoop

    [ https://issues.apache.org/jira/browse/HADOOP-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516494 ] 

Doug Cutting commented on HADOOP-1437:
--------------------------------------

Has anyone had a chance to evaluate this yet?  I'm not an Eclipse user, but I've heard good things about this from Hadoop users, and would be happy to have this included in Hadoop.

Glancing at the tarball, it looks like it needs a bit of work before it can be included.  First, it should be structured as a patch file, if possible, adding files to something like 'src/eclipse'.  Second, it should be integrated into Hadoop's build, so that it is compiled and packaged with the rest of Hadoop.  Some integration into Hadoop's documentation would also be good.  Finally, the packages should probably be in 'org.apache.hadoop.eclipse' rather than 'com.ibm'.




> 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
>         Environment: Eclipse 3.2.0+, Java 1.5.0+
>            Reporter: Eugene Hung
>         Attachments: 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.