Skip to content

Implementation of Statistical Methods via Hadoop Map-Reduce Library.

Notifications You must be signed in to change notification settings

berksudan/Analysis-on-Big-Data-with-Hadoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementations of Statistical Methods using Hadoop Map-Reduce Framework

The following statistical methods are implemented using Hadoop Map-Reduce framework. Statistical methods are written in Java 8.

  1. Sum
  2. Mean
  3. Standard Deviation
  4. Min, Max & Range
  5. Median

Create Launcher Of Program

If you want to make a user-friendly launcher for the program, run the following command within this folder:

bash create_launcher.sh

About

Implementation of Statistical Methods via Hadoop Map-Reduce Library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published