Hadoop 0.20.2 Eclipse plugin not fully functioning - can't 'Run on Hadoop' -


i've finished installing hadoop 0.20.2 under cygwin on windows 7 eclipse helios (3.6). hadoop started, , i'm trying run test application within newly created mapreduce test project in eclipse. i'm using hadoop 0.20.2 plugin hadoop download.

the map/reduce location perspective operates correctly, dfs locations tree in package explorer. however, when right-click driver, select 'run as' > 'run on hadoop', nothing happens , no errors spawn on console (silent fail :(). believe dialog window should appear asking config before runs, not happening.

there seems few others same problem, i've yet find answer works. i've tried 0.20.1 plugin (total fail). following bug report seems describe issue, though i'm bit of newbie this, hand / voice of experience out: https://issues.apache.org/jira/browse/mapreduce-1280

the hadoop eclipse plugin bundled hadoop distribution compatible eclipse version 3.3. jira-ticket mapreduce-1280 contains patch running plugin in eclipse 3.4 , upwards.

i compiled patched plugin fixes jira-ticket mapreduce-1280. file attached ticket. can find here.

simply remove old plugin eclipse-installation , put new version of plugin dropins-folder of eclipse-installation.

after upgrading older version of plugin have start eclipse "-clean" command line switch. on eclipse command line switches can found here.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -