GitHub topics: mapreduce-java
ziyaddhuka/Airine-data-analysis
Big Data project on Airline dataset
Language: Java - Size: 309 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Tabed23/Map_Reduce_WordCount
Hadoop Map Reduce Word count example
Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

varshinireddyt/Big-Data-Cloud-computing
Class Projects related to big data, spark, Hadoop, Pig, Hive
Language: Java - Size: 690 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rahulcodewiz/techsquids-code-examples
Language: Java - Size: 80.1 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

foolfun/SomeMapReduceCases
mapreduce案例和大数据入门笔记
Language: Java - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

hk-mp5a3/AutoComplete
AutoComplete uses MapReduce to process news corpora and aims to provide suggestions to autocomplete user's input.
Language: Java - Size: 3.62 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

soyelherein/BigData
Here we will try to solve very priliminary Bigdata problems using java, which is suitable for beginners or college project
Language: Java - Size: 432 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Ishuan/Page-Rank-Implementation
The goal of this programming assignment is to compute the PageRanks of an input set of hyperlinked Wikipedia documents using Hadoop MapReduce. The PageRank score of a web page serves as an indicator of the importance of the page. Many web search engines (e.g., Google) use PageRank scores in some form to rank user-submitted queries. The goals of this assignment are to: 1. Understand the PageRank algorithm and how it works in MapReduce. 2. Implement PageRank and execute it on a large corpus of data. 3. Examine the output from running PageRank on Simple English Wikipedia to measure the relative importance of pages in the corpus. To run your program on the full Simple English Wikipedia archive, you will need to run it on the dsba-hadoop cluster to which you have access.
Language: Java - Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

philomathic-guy/Friend-recommendation-using-movie-data
Language: Java - Size: 756 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

ShreeshaN/BigDataTutorials
Hadoop MapReduce jobs, Pig Queries
Language: Java - Size: 514 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

paulatumwine/Big-Data
Projects and other (informal) content from class on Big Data
Language: Java - Size: 1.99 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

aksl20/hadoop-from-scratch
Language: Jupyter Notebook - Size: 3.81 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mathi27s/Analysis-of-Legally-working-business-in-NY--BigData--Technology
Language: Shell - Size: 31.2 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

shiv-24/Testing-Git
Language: Java - Size: 167 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

SophiaHan6/BigData
PageRank
Language: Java - Size: 38.2 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 2

mohammedyunus009/hadoop_learn_old
This is old repository from my archive . Hope this might help me in near future
Language: Java - Size: 12.7 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Vivek305/Co-occurences-words
Finding co-occurrences rate of words in huge text files using Hadoop MapReduce in Java
Language: Java - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

anicolaspp/reactor
Multi-system MapR integration
Language: Scala - Size: 1.51 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

Constannnnnt/Distributed-CoreNLP
This infrastructure, built on Stanford CoreNLP, MapReduce and Spark with Java, aims at processing documents annotations at large scale.
Language: Java - Size: 809 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

amitpatange88/MRCubev2.0 Fork of MR-cube/MRCubev2.0
Language: Java - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Prakhar-FF13/Hadoop
This repository contains Hadoop Ecosystem Files (Code, data, readme etc...)
Language: Java - Size: 36.1 KB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

TSunny007/MapReduce-Implementations
Implementing Map-Reduce to solve problems to understand its parallel computing capabilities
Language: Java - Size: 2.19 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

iuchavez/327-MapReduce-DFS Fork of tanmark927/327-DFS
develop a distributed file system based on Chord
Language: Java - Size: 6.16 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

extremecode/reducerjoin
hadoop mapreduce multiple sources with a reducer join
Language: Java - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

juuhi/MapReduce_WordCount
MapReduce Program : To count the number of words for the input text file. Used HashMap collection.
Language: Java - Size: 4.3 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ShivaChaithanyaReddy/MapReduce---Movie-Recommendation
Language: Java - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

huangyueranbbc/Hadoop_HDFS
Language: Java - Size: 32.8 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

huangyueranbbc/Hadoop_MapReduce
Language: Java - Size: 32.8 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Sdhir/Hadoop-MapReduce
Word count using MapReduce
Language: Java - Size: 6.12 MB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2

shanmuga-sudan/Advanced-Database-Management-Systems
This Coursework covers the big data programming concepts of Hadoop MapReduce, MapReduce Design Patterns,BigData Algorithms
Language: Java - Size: 165 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Vbubblery/Radoop_GuessUwant
Language: Java - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rajaram-rabindranath/InformationInteraction
Information Interaction MapReduce Lib -- HBase + YARN (Implementation AMBIENCE)
Language: Java - Size: 340 KB - Last synced at: about 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0
