/luau

MongoDB & Hadoop Integration with a focus on support for Pig. Inspired by Mathias Stearn's presentation to the Bay Area Hadoop group, and suggestions of a similar system (http://github.com/RedBeard0531/Mongo_Presentations/raw/master/20100217-hadoop-bay-area.pdf)

Primary LanguageScala

LUAU

Brendan W. McAdams bmcadams@novus.com

Interfaces for MongoDB to be used as a valid input & output for Hadoop jobs, with the project focus on support for pig (hence the Luau name; that and I couldn't come up with a terse "Elephant Makes Love To a Pig" joke) queries against MongoDB (similar to functionality Cassandra recently added)

Much of the initial idea for doing this and how to approach it was inspired by RedBeard0531 and a talk he gave at the Bay Area Hadoop Meetup.

This code is available at both GitHub and BitBucket. BitBucket is the primary repository, with clones pushed to GitHub on a regular basis.