[
https://issues.apache.org/jira/browse/HADOOP-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christophe Taton updated HADOOP-1437:
-------------------------------------
Attachment: MR-Plugin-20070815a.tgz
This tar.gz contains the source code for the plug-in.
There is apparently no need to include the jar for jsch as it is already
contained in eclipse.
You need Eclipse 3.2+ installed to build the plug-in; to build it, point the
ECLIPSE_HOME property of the build.xml to your eclipse directory. (Eclipse jars
might be too big to include them: ~30Mb).
The main target should build the plug-in jar
(org.apache.hadoop.eclipse_1.0.4.jar) in the dist directory.
I tested this on Eclipse 3.2.2 and 3.3.
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.patch, MR-Plugin-20070815a.tgz,
> 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.