Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 440 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 440 Bytes

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