[
https://issues.apache.org/jira/browse/HADOOP-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612669#action_12612669
]
kimballa edited comment on HADOOP-3744 at 7/10/08 2:58 PM:
----------------------------------------------------------------
I just performed the following steps on my Windows XP machine:
1) Removed hadoop-0.16.4-eclipse-plugin.jar from eclipse/plugins/
2) Copied hadoop-0.17.1-eclipse-plugin.jar from a clean unzip of
hadoop-0.17.1.tar.gz into that directory.
3) Start Eclipse Ganymede. When prompted for a workspace, I chose a new empty
directory
4) Go to the workbench and "Open Perspective". MapReduce is missing from the
list. Furthermore, Help * About * Plugin Details does not list the Hadoop
plugin in its list.
That having been said, under "Configuration details," under "Configured
plugins," it does list:
file:/C:/home/aaron/Desktop/eclipse-ganymede/plugins/hadoop-0.17.1-eclipse-plugin.jar
was (Author: kimballa):
I just performed the following steps on my Windows XP machine:
1) Removed hadoop-0.16.4-eclipse-plugin.jar from eclipse/plugins/
2) Copied hadoop-0.17.1-eclipse-plugin.jar from a clean unzip of
hadoop-0.17.1.tar.gz into that directory.
3) Start Eclipse Ganymede. When prompted for a workspace, I chose a new empty
directory
4) Go to the workbench and "Open Perspective". MapReduce is missing from the
list. Furthermore, Help * About * Plugin Details does not list the Hadoop
plugin in its list.
> Eclipse Plugin does not work with Eclipse Ganymede (3.4)
> --------------------------------------------------------
>
> Key: HADOOP-3744
> URL: https://issues.apache.org/jira/browse/HADOOP-3744
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/eclipse-plugin
> Affects Versions: 0.16.4, 0.17.0
> Environment: Windows XP with Eclipse "Ganymede" 3.4
> Reporter: Aaron Kimball
> Assignee: Christophe Taton
>
> The newest version of Eclipse seems incompatible with the plugin. The plugin
> as released in 0.16.4 will allow you to add/remove MapReduce servers, and
> will allow you to browse/manipulate the DFS in the DFS Browser, but will not
> allow you to run programs. Clicking "Run As * Run On Hadoop" will simply not
> cause the run-on-hadoop server selection window to appear. No error message
> is given.
> Dropping the 0.17.1 copy of the plugin JAR into the eclipse/plugins/
> directory does not fix the issue; it is in fact worse: Eclipse does not seem
> to regard the 0.17 plugin as real. No "MapReduce Perspective" is made
> available in the perspectives selection window.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.