Cloudera Certified Developer for Apache Hadoop (CCDH) - CCD-410 Exam Practice Test

MapReduce v2 (MRv2/YARN) splits which major functions of the JobTracker into separate daemons? Select two.
Correct Answer: A,H
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
In a MapReduce job with 500 map tasks, how many map task attempts will there be?
Correct Answer: B
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
You need to create a job that does frequency analysis on input data. You will do this by writing a Mapper that uses TextInputFormat and splits each value (a line of text from an input file) into individual characters. For each one of these characters, you will emit the character as a key and an InputWritable as the value. As this will produce proportionally more intermediate data than input data, which two resources should you expect to be bottlenecks?
Correct Answer: D
You are developing a combiner that takes as input Text keys, IntWritable values, and emits Text keys, IntWritable values. Which interface should your class implement?
Correct Answer: D
You use the hadoop fs -put command to write a 300 MB file using and HDFS block size of 64 MB. Just after this command has finished writing 200 MB of this file, what would another user see when trying to access this life?
Correct Answer: A
Workflows expressed in Oozie can contain:
Correct Answer: B
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
0
0
0
0