Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the MapReduce design patterns?

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)05/31 Report--

This article focuses on "what are the MapReduce design patterns", interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn what MapReduce design patterns are.

1 (Total) Summarization Patterns1.1 (Digital Statistics) Numerical Summarizations

This is Built-in, because this is the mode of MapReduce. Equivalent to Count/Max,WordCount in the SQL statement is also the implementation of this.

1.2 (reverse indexing) Inverted Index Summarizations

This name looks very mysterious, in fact, it doesn't feel like a pattern, it can only be regarded as an application, and it doesn't involve the design of MapReduce. Its core essence is the index processing of listof (V3), which is a reference Id. The expected result of this model is:

Url- > list of id

1.3 (counter Statistics) Counting with Counters

The counter is good, fast and easy to use. But the price is to take up tasktracker, the most important thing is to make jobtracker's memory. So in the 1. 0 era, it is recommended that tens, at least

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report