Eclipse/MapReduce plugin -


i've been searching mapreduce plugin eclipse, of them didn't work me. 1 did work had old api's template when creating mappers/reducers/drivers.

so thought i'll compile 1 myself, unfortunately uses same "old api" default template gives errors. newest alpha , beta (2.0.3 , 2.0.4) versions of hadoop.

i got working. i've changed source of $hadoop_home/src/contrib/eclipse_plugin , compiled hadoop 1.2.0. thought i'd share didn't know where. place came mind stackoverflow, sorry if isn't place.

so here is, hadoop eclipse plugin new api template:
https://www.dropbox.com/s/y990pp610t3edfo/hadoop-eclipse-plugin-1.2.0-newapi.jar

if wants compile himself i'll post source codes too, 3 more *.java files. ask.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -