Question
What is a top-N pattern?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Finding the N records with the largest or smallest scores
Explanation:
Local top-N lists can be produced by mappers and merged globally.
This reduces the amount of data sent to the final stage.
Leave a Reply