/feathers

Java classes that can be useful for Dumbo programs that run on Hadoop Streaming.

Primary LanguageJava

This project gathers "magical" feathers that give Dumbo the confidence he needs 
to be able to fly. More precisely, it consists of Java classes that can be very 
useful for Dumbo (http://last.fm/dumbo) programs that run on Hadoop Streaming.


BUILDING FEATHERS

Run "sh build.sh".

If you want to build feathers with ant, just run "ant". The library is created
under the dist directory on feathers basedir.

USING FEATHERS

Add the option "-libjar feathers.jar" to your dumbo command.