Skip to content

alkida/bidal

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
UML
 
 
doc
 
 
 
 
 
 
 
 
 
 

BiDAl

Big Data Analyzer

How to compile:
mvn compile

How to create JAR:
mvn package

How to run:
mvn exec:java -Dexec.mainClass="analyzer.Controller"

It has been tested on Linux and MacOS.
It is necessary to have R, RSQLite package, hadoop and an environment variable set as
export HADOOP_HOME=/path/to/hadoop/

About

BiDAl big data analyzer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages