OD
(Choose 1 answer)
Which of the followings procedure best generalizes big data procedures such as (but not limited to) the map reduce process?
A. split->sort->merge
B. split->do->merge
C. split->map->shuffle and sort->reduce
D. split->shuffle and sort->map->reduce
Exit 73