Mapreduce Examples Save

A collection of mapreduce problems and solutions

Project README

MapReduce Examples

MapReduce is the key programming model for data processing in the Hadoop ecosystem. This repository is used to collect the problems applicable by MapReduce.

  • Summarization Patterns

    • Word Count
    • Inverted Index (demo Tool, ToolRunner)
    • Matrix-vector Multiplication (demo MultipleInputs)
    • Matrix-matrix Multiplication
  • Filtering Patterns

    • Anagram
    • Top K
    • Sentiment Analysis
  • Organization Patterns

    • Partial Sort
    • Secondary Sort
  • Join Patterns

  • Metapatterns

    • NGramAutocomplete
    • Page Rank
    • Recommender System
Open Source Agenda is not affiliated with "Mapreduce Examples" Project. README Source: caizkun/mapreduce-examples
Stars
32
Open Issues
0
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating