[ https://issues.apache.org/jira/browse/HADOOP-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alex Kozlov updated HADOOP-3744: -------------------------------- Attachment: alex-HADOOP-3744.patch I am attaching a patch that fixes a few issues with the Hadoop Eclipse plugin in Galileo and Hadoop 0.20 and later versions: * Compilation error with the new eclipse plugin libraries * Warning about hadoop-site.xml * Not being able to run the job in Hadoop Tested with 0.20, 0.21, and 0.22 -- Alex Kozlov > 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.16.4, 0.17.0, 0.19.2 > 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.