Skip to content
goossaert edited this page Sep 14, 2010 · 21 revisions

What is Babar?

Babar is an extra-light API that enables Hadoop to use Python functions. As the goal is to keep the API as small and light as possible, the API only contains four methods!
Solutions for Hadoop/Python already exist, but they are either not up to date with the latest Hadoop versions, or they are not flexible enough for chained map/reduce tasks. Babar is intended to be as small and flexible as possible. Here is what you can do from here:

Clone this wiki locally