Feeds:
Posts
Comments

Posts Tagged ‘MapReduce’

Let’s see how we can model some regularly used SQL queries using map reduce. select … from … where … Take following example For this example let’s assume a suitable InputFormat (in case of Hadoop) does the reading from the database and emit key value pairs in the form (k, rec) where k is primary [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.

Join 340 other followers