Home

Awesome

Akela

Version: 0.5

Mozilla's utility library for Hadoop, HBase, Pig, etc.

Version Compatability

This code is built with the following assumptions. You may get mixed results if you deviate from these versions.

Building

To make a jar you can do:

mvn package

To make a Hadoop MapReduce job jar with no defined main class in the manifest:

mvn assembly:assembly

License

All aspects of this software written in Java are distributed under Apache Software License 2.0.

Contributors