PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Indentify the number of failed task attempts you can expect when you run the job with mapred.max.map.attempts

You wrote a map function that throws a runtime exception when it encounters a control character
in input data. The input supplied to your mapper contains twelve such characters totals, spread
across five file splits. The first four file splits each have two control characters and the last split has
four control characters.

Indentify the number of failed task attempts you can expect when you run the job with
mapred.max.map.attempts set to 4:

which invocation correctly passes.mapred.job.name with a value of Example to Hadoop?

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?


Page 61 of 71« First...102030...5960616263...70...Last »