I implemented a Hadoop cluster system with 1 master and 2 slaves. I developed a system that implements 5 different map-reduce operations over data: addition, mean, stdev, range, and median. I also added a user interface to increase usability.
-
Notifications
You must be signed in to change notification settings - Fork 0
I implemented a Hadoop cluster system with 1 master and 2 slaves. I developed a system that implements 5 different operations over data: addition, mean, stdev, range, and median. I also added a user interface to increase usability.
AliAsafPolat/BigDataAnalysis-Hadoop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
I implemented a Hadoop cluster system with 1 master and 2 slaves. I developed a system that implements 5 different operations over data: addition, mean, stdev, range, and median. I also added a user interface to increase usability.