Cloudera
CCD-333 · Question #31
CCD-333 Question #31: Real Exam Question with Answer & Explanation
Sign in or unlock CCD-333 to reveal the answer and full explanation for question #31. The question stem and answer options stay visible for context.
Question
You need to create a job that does frequency analysis on input data. You will do this by writing a Mapper that uses TextInputForma 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 as IntWritable as the value. Since this will produce proportionally more intermediate data than input data, which resources could you expect to be likely bottlenecks?
Options
- AProcessor and RAM
- BProcessor and disk I/O
- CDisk I/O and network I/O
- DProcessor and network I/O
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.