Version: 0.2
This code is built with the following assumptions. You may get mixed results if you deviate from these versions.
- Hadoop 0.20.2+
- HBase 0.90+
- Pig 0.8+
- Hive 0.7 with automatic promotion of certain types
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
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.
- Xavier Stevens (@xstevens)
- Daniel Einspanjer (@deinspanjer)