Q. What is the output format of a typical MapReduce job?

  • (A) Key-value pairs
  • (B) Single values
  • (C) CSV
  • (D) JSON
πŸ’¬ Discuss
βœ… Correct Answer: (A) Key-value pairs
Explanation: MapReduce jobs output key-value pairs which can then be stored in HDFS or another system.
Explanation by: Mr. Dubey
MapReduce jobs output key-value pairs which can then be stored in HDFS or another system.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
71
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
95%
Success Rate