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 2008/07/31 23:46:33 UTC

[jira] Updated: (HADOOP-3744) Eclipse Plugin does not work with Eclipse Ganymede (3.4)

     [ https://issues.apache.org/jira/browse/HADOOP-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated HADOOP-3744:
---------------------------------

    Attachment: HADOOP-3744.patch

I'm trying to build a 0.18.0 release using Eclipse 3.2, and the Eclipse build is failing because the signature of org.eclipse.core.runtime.Status has changed.  Could this be the same problem?

I've attached a quick hack that makes things compile, but, as a non-eclipse user, I have no idea if they actually run.

> 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
>         Attachments: HADOOP-3744.patch
>
>
> 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.