Skip to content

SymbioticLab/hadoop-3.0.0-beta1-gaia

Repository files navigation

Hadoop-gaia

This is Hadoop with GAIA/Terra integration.

Requirements

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

How to run

For how to build, please refer to BUILDING.txt