Q. What is the output format of a typical MapReduce job?
β
Correct Answer: (A)
Key-value pairs
Explanation: MapReduce jobs output key-value pairs which can then be stored in HDFS or another system.