This is the API library for GAIA/Terra. Compiling Hadoop with GAIA support requires the installation of this library.
This libarary needs to be compiled in Ubuntu 16.04 with Java version 8.
To build this library, run:
mvn clean package
To install this library, run:
mvn install