Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 44932 invoked from network); 22 Sep 2010 21:00:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Sep 2010 21:00:02 -0000 Received: (qmail 60380 invoked by uid 500); 22 Sep 2010 21:00:02 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 60278 invoked by uid 500); 22 Sep 2010 21:00:01 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 60270 invoked by uid 99); 22 Sep 2010 21:00:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 21:00:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 21:00:01 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8MKxeYV018246 for ; Wed, 22 Sep 2010 20:59:40 GMT Message-ID: <23865078.353791285189180518.JavaMail.jira@thor> Date: Wed, 22 Sep 2010 16:59:40 -0400 (EDT) From: "Tsz Wo (Nicholas), SZE (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Updated: (MAPREDUCE-1280) 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/MAPREDUCE-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated MAPREDUCE-1280: ---------------------------------------------- Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Resolution: Fixed {noformat} [exec] -1 tests included. The patch doesn't appear to include any new or modified tests. [exec] Please justify why no new tests are needed for this patch. {noformat} We don't have unit tests for eclipse plugin. The patch was tested manually by Alex and Eli. I have committed this to 0.20, 0.20-append, 0.21 and trunk. Thanks Alex! Also thanks Eli for reviewing and testing it. > Eclipse Plugin does not work with Eclipse Ganymede (3.4) > -------------------------------------------------------- > > Key: MAPREDUCE-1280 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1280 > Project: Hadoop Map/Reduce > Issue Type: Bug > Affects Versions: 0.20.1, 0.21.1, 0.22.0 > Environment: Windows XP with Eclipse "Ganymede" 3.4 > Reporter: Aaron Kimball > Assignee: Alex Kozlov > Fix For: 0.20.3, 0.21.1, 0.22.0 > > 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.