Point out the wrong Statement.

Point out the wrong Statement.
A MapReduce job usually splits the input data-set into independent chunks which are processed by the map tasks in a completely parallel manner.
Excellent ! Your Answer is Correct.
The MapReduce framework operates exclusively on pairs.
Applications typically implement the Mapper and Reducer interfaces to provided the map and reduce methods
None of the Option is Correct

Point out the Correct Statement.

Point out the Correct Statement.
The Hadoop framework publishes the job flow status to an internally running web server on the master nodes of the Hadoop cluster.
Excellent ! Your Answer is Correct.
Each incoming file is broken into 32MB by default
Data blocks are replicated across different nodes in the cluster to ensure a low degree of fault tolerance
None of the Option is Correct
Page 5 of 10
1 3 4 5 6 7 10