which of the following is true for map reduce ?
Answers
Answered by
0
Answer:
please mark as briliant answer
_____________________________
MapReduce is a programming framework that allows us to perform distributed and parallel processing on large data sets in a distributed environment. MapReduce consists of two distinct tasks – Map and Reduce.
Similar questions