Version: 0.4
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.9+
- 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.
- Xavier Stevens (@xstevens)
- Daniel Einspanjer (@deinspanjer)