Skip to content
/ akela Public
forked from magazov/akela

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

License

Notifications You must be signed in to change notification settings

sape-ru/akela

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akela

Version: 0.7

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

Version Compatability

This code has been tested with CDH5 (YARN, HBase 0.98+, Pig 0.12+). 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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 68.3%
  • JavaScript 24.3%
  • Python 7.4%