This is Hadoop with GAIA/Terra integration.
This hadoop needs to be compiled on Ubuntu 16.04 with Java version 8. It is dependent on an external library gaia-lib
(https://github.com/SymbioticLab/gaia-lib).
gaia-lib
needs to be installed, by running the following command inside gaia-lib
folder:
mvn package install
For how to build, please refer to BUILDING.txt