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

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

It would be nice to include the required eclipse jars, if there are not too 
many and they are not too big.  Then we would not need to commit the binary of 
the plugin, and anyone could build it.  A patch file alone is not going to work 
for this issue, so I suggest either a patch + tar, or a tarfile alone.

> 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.

Reply via email to