klbostee / feathers

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Java 97.5%Language:Shell 2.5%