ty1er / TopKFaginMR

MapReduce (Hadoop) implementation of Top-K Fagin algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project: implement Fagin Algorithm in Hadoop

Team project.

Every object has 9 properties with different score.

Given a scoring function, find the top-k objects with the highest scores.

About

MapReduce (Hadoop) implementation of Top-K Fagin algorithm


Languages

Language:Java 96.3%Language:C++ 3.7%