PrepAway - Latest Free Exam Questions & Answers

which resources could you expect to be likely bottlenecks?

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?

PrepAway - Latest Free Exam Questions & Answers

A.
Processor and RAM

B.
Processor and disk I/O

C.
Disk I/O and network I/O

D.
Processor and network I/O

8 Comments on “which resources could you expect to be likely bottlenecks?

  1. Tomas Albert says:

    The answers is C. Disk I/O and network I/O. CPU and RAM are rarely cause bottlenecks

    mr_tienvu, you either need to study more or stop trolling. I have reviewed almost all the questions in this test and you have prrovided answers to almost all of them.

    Unfortunately the website seems to register the last answer (the ones you provided) as the “correct” answer.




    0



    0

Leave a Reply to shivanshu kaushal Cancel reply

Your email address will not be published. Required fields are marked *