You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

 

Setup Development Env

By this tutorial, you will be able to build griffin dev environment to go through all griffin data quality process as below

  • explore data assets,
  • create measures,
  • schedule measures,
  • execute measures in compute clusters and  emit metrics
  • navigate metrics in dashboard.

 

Env dependencies

Hive

Spark

Mysql

Elastic search

Dev dependencies

Java

Maven

Scala

Angular

Setup Dev Env

git clone

git clone https://github.com/apache/incubator-griffin.git

build

cd incubator-griffin
mvn clean install -DskipTests

License Header File

 

 

 

 

  • No labels