Hadoop (Text, Binary and XML) Streaming and F# MapReduce
When writing a Hadoop Streaming Map/Reduce job it will quickly become apparent that there is a codebase that one can reuse. As such, I thought it would be useful to put together this codebase to enable F# developers to write Map/Reduce libraries through a simple API.