Skip to content

mreid-moz/akela

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 71.2%
  • JavaScript 27.2%
  • Python 1.6%