mess

How Google Crunches All That Data

Source: http://gizmodo.com/5495097/how-google-crunches-all-that-data

500x datacenter How Google Crunches All That DataIf data centers are the brains of an information company, then Google is one of the brainiest there is. Though always evolving, it is, fundamentally, in the business of knowing everything. Here are some of the ways it stays sharp.

For tackling massive amounts of data, the main weapon in Google’s arsenal is MapReduce, a system developed by the company itself. Whereas other frameworks require a thoroughly tagged and rigorously organized database, MapReduce breaks the process down into simple steps, allowing it to deal with any type of data, which it distributes across a legion of machines.

Looking at MapReduce in 2008, Wired imagined the task of determining word frequency in Google Books. As its name would suggest, the MapReduce magic comes from two main steps: mapping and reducing.

The first of these, the mapping, is where MapReduce is unique. A master computer evaluates the request and then divvies it up into smaller, more manageable “sub-problems,” which are assigned to other computers. These sub-problems, in turn, may be divided up even further, depending on the complexity of the data set. In our example, the entirety of Google Books would be split, say, by author (but more likely by the order in which they were scanned, or something like that) and distributed to the worker computers.

Then the data is saved. To maximize efficiency, it remains on the worker computers’ local hard drives, as opposed to being sent, the whole petabyte-scale mess of it, back to some central location. Then comes the second central step: reduction. Other worker machines are assigned specifically to the task of grabbing the data from the computers that crunched it and paring it down to a format suitable for solving the problem at hand. In the Google Books example, this second set of machines would reduce and compile the processed data into lists of individual words and the frequency with which they appeared across Google’s digital library.

The finished product of the MapReduce system is, as Wired says, a “data set about your data,” one that has been crafted specifically to answer the initial question. In this case, the new data set would let you query any word and see how often it appeared in Google Books.

500x google data centers 4 How Google Crunches All That Data

MapReduce is one way in which Google manipulates its massive amounts of data, sorting and resorting it into different sets that reveal new meanings and have unique uses. But another Herculean task Google faces is dealing with data that’s not already on its machines. It’s one of the most daunting data sets of all: the internet.

Last month, Wired got a rare look at the “algorithm that rules the web,” and the gist of it is that there is no single, set algorithm. Rather, Google rules the internet by constantly refining its search technologies, charting new territories like social media and refining the ones in which users tread most often with personalized searches.

But of course it’s not just about matching the terms people search for to the web sites that contain them. Amit Singhal, a Google Search guru, explains, “you are not matching words; you are actually trying to match meaning.”

Words are a finite data set. And you don’t need an entire data center to store them—a dictionary does just fine. But meaning is perhaps the most profound data set humanity has ever produced, and it’s one we’re charged with managing every day. Our own mental MapReduce probes for intent and scans for context, informing how we respond to the world around us.

In a sense, Google’s memory may be better than any one individual’s, and complex frameworks like MapReduce ensure that it will only continue to outpace us in that respect. But in terms of the capacity to process meaning, in all of its nuance, any one person could outperform all the machines in the Googleplex. For now, anyway. [Wired, Wikipedia, and Wired]

Image credit CNET

Memory [Forever] is our week-long consideration of what it really means when our memories, encoded in bits, flow in a million directions, and might truly live forever.

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Wednesday, March 17th, 2010 Uncategorized, news No Comments

Map of IP addresses around the world used to commit Click-Fraud

Source: http://feeds.gawker.com/~r/gizmodo/full/~3/QE1Gthuy4_k/3-million-in-click-fraud-over-two-weeks-just-the-beginning

500x clickfraud Map of IP addresses around the world used to commit Click FraudA recently disbanded click fraud ring in China racked up $3 million worth of clicks in two weeks. $3 million that we’re aware of. Just how detectable is this whole business of racking up fraudulent ad revenue clicks?

That intricate mess of lines above represents a portion of DormRing1, the click fraud bunch that was caught in China. The lines show the relationship of some of the IP addresses involved in the fraud and how they are connected to some fraudulent ad clicks. The whole network actually “involved 200,000 different IP addresses and racked up more than $3 million worth of fraudulent clicks across 2,000 advertisers in a two-week period.” Impressive and scary at the same time.

The trouble is that no one really knows how much ad revenue DormRing1 collected before they were caught. Click-fraud monitoring services such as Anchor Intelligence, the ones behind this catch, are evolving to keep up with the scale on which these rings are operating. It’s still difficult to judge just how well they’re doing as they’re having to infiltrate forums and gain the trust of the perpetrators in a manner reminiscent of drug busts. But as the criminals are getting more elaborate, the investigations are too.

That good news aside, do me a favor: after you read this post, comment, and all that jazz, refresh the page a few times and—Ah…I mean, heh…just kidding. [Tech Crunch]

 Map of IP addresses around the world used to commit Click Fraud

 Map of IP addresses around the world used to commit Click Fraud
 Map of IP addresses around the world used to commit Click Fraud

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Friday, October 9th, 2009 Uncategorized No Comments