
GitHub - sylvainhalle/MrSim: A simple MapReduce framework in Java
A simple MapReduce framework in Java. Contribute to sylvainhalle/MrSim development by creating an account on GitHub.
GitHub - bargirsimran/cl4-practicals
Student Grades Calculation using Hadoop MapReduce This project demonstrates a simple MapReduce program written in Java using Hadoop to calculate grades of students based on their average marks.
TwoStepMatrixMultiplication.java - GitHub
Apache Hadoop for Windows. Contribute to prabaprakash/Hadoop-Map-Reduce-Code development by creating an account on GitHub.
GitHub - ZiadGamalDev/matrix-operations-mapreduce: Java …
This repo contains raw Java source files written for our Big Data course final project. We implemented matrix operations using Hadoop MapReduce and tested them on a Linux Hadoop cluster using …
leonardbinet/MapReduce-java-implementation - GitHub
My MapReduce implementation, in Java Goal The goal of this project is to implement in Java a "word count" in MapReduce. The "word count" is a program aiming to count the occurrences number of …
Hadoop-Matrix-Multiplication/Multiply.java at master - GitHub
This project implements matrix multiplication using Hadoop MapReduce in Java. It consists of two MapReduce jobs: the first job multiplies matrices by combining values from two input matrices, and …
GitHub - seraogianluca/k-means-mapreduce: K-Means algorithm ...
The k-means clustering algorithm is commonly used on large data sets, and because of the characteristics of the algorithm is a good candidate for parallelization. The aim of this project is to …
hadoop/hadoop-mapreduce-project/hadoop-mapreduce …
Apache Hadoop. Contribute to apache/hadoop development by creating an account on GitHub.
shrivastavasatyam/Word-Count-MapReduce - GitHub
This project implements a Word Count program using Hadoop MapReduce. The program processes a text dataset and counts the frequency of each word in the input. The project also covers various …
mapreduce-java · GitHub Topics · GitHub
May 15, 2025 · GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.