Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 26013 invoked from network); 9 Dec 2009 01:28:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Dec 2009 01:28:40 -0000 Received: (qmail 97352 invoked by uid 500); 9 Dec 2009 01:28:40 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 97277 invoked by uid 500); 9 Dec 2009 01:28:40 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 97265 invoked by uid 99); 9 Dec 2009 01:28:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Dec 2009 01:28:40 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Dec 2009 01:28:38 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 35313234C4AA for ; Tue, 8 Dec 2009 17:28:18 -0800 (PST) Message-ID: <2050899020.1260322098215.JavaMail.jira@brutus> Date: Wed, 9 Dec 2009 01:28:18 +0000 (UTC) From: "Alex Kozlov (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Commented: (HADOOP-3744) Eclipse Plugin does not work with Eclipse Ganymede (3.4) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787849#action_12787849 ] Alex Kozlov commented on HADOOP-3744: ------------------------------------- I notices another issue with the plugin: the plugin generates Hadoop config data in Workspace/.metadata/.plugins/org.apache.hadoop.eclipse directory, which does not seem to be cleaned. > Eclipse Plugin does not work with Eclipse Ganymede (3.4) > -------------------------------------------------------- > > Key: HADOOP-3744 > URL: https://issues.apache.org/jira/browse/HADOOP-3744 > Project: Hadoop Common > Issue Type: Bug > Components: contrib/eclipse-plugin > Affects Versions: 0.20.1 > Environment: Windows XP with Eclipse "Ganymede" 3.4 > Reporter: Aaron Kimball > Assignee: Christophe Taton > Attachments: alex-HADOOP-3744.patch, HADOOP-3744.patch, HadoopApplicationLaunchShortcut.diff > > > 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.