nerdexam
Cloudera

CCD-333 · Question #37

CCD-333 Question #37: Real Exam Question with Answer & Explanation

Sign in or unlock CCD-333 to reveal the answer and full explanation for question #37. The question stem and answer options stay visible for context.

Question

In a MapReduce job, you want each of you input files processed by a single map task. How do you configure a MapReduce job so that a single map task processes each input file regardless of how many blocks the input file occupies?

Options

  • AIncrease the parameter that controls minimum split size in the job configuration.
  • BWrite a custom MapRunner that iterates over all key-value pairs in the entire file.
  • CSet the number of mappers equal to the number of input files you want to process.
  • DWrite a custom FileInputFormat and override the method isSplittable to always return false.

Unlock CCD-333 to see the answer

You've previewed enough free CCD-333 questions. Unlock CCD-333 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full CCD-333 Practice