Q. In a MapReduce application, what does the term "InputFormat" represent? (A) Defines how input data is read (B) Defines the map output format (C) Defines the reduce output format (D) Defines the partitioning logic ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Defines how input data is read