/akela

A bunch of utility classes for Java, Hadoop, HBase, Pig, etc.

Primary LanguageJavaApache License 2.0Apache-2.0

Akela

Version: 0.1

A bunch of utility classes for Java, 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:

ant jar

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

ant hadoop-jar

License

All aspects of this software written in Java are distributed under Apache Software License 2.0.
All aspects of this software written in Python are distributed under the Mozilla Public License MPL/LGPL/GPL tri-license.

Contributors