Question
What is the purpose of OutputFormat?
Select an option. Your answer will be checked instantly.
Correct Answer: C. To define how final key-value pairs are written
Explanation:
OutputFormat controls destination structure and serialization.
It also creates the RecordWriter used by tasks.
Leave a Reply