Big Data Systems HPI

Quiz 1 Map Reduce


Question

Given the input below, what’s the output of the following mysterious map reduce application?

Alt text

Input:

Alt text


Answer

(192.168.1.5, <192.168.1.1, 3>); (192.168.1.42, <192.168.1.13, 4>)




Comments