nerdexam
Cloudera

CCD-410 · Question #2

CCD-410 Question #2: Real Exam Question with Answer & Explanation

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

Question

You need to run the same job many times with minor variations. Rather than hardcoding all job configuration options in your drive code, you've decided to have your Driver subclass org.apache.hadoop.conf.Configured and implement the org.apache.hadoop.util.Tool interface. Indentify which invocation correctly passes.mapred.job.name with a value of Example to Hadoop?

Options

  • Ahadoop "mapred.job.name=Example" MyDriver input output
  • Bhadoop MyDriver mapred.job.name=Example input output
  • Chadoop MyDrive -D mapred.job.name=Example input output
  • Dhadoop setproperty mapred.job.name=Example MyDriver input output
  • Ehadoop setproperty ("mapred.job.name=Example") MyDriver input output

Unlock CCD-410 to see the answer

You've previewed enough free CCD-410 questions. Unlock CCD-410 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-410 Practice