Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

___________ takes node and rack locality into account when deciding which blocks to place in the same split.

a) CombineFileOutputFormat
b) CombineFileInputFormat
c) TextFileInputFormat
d) None of the mentioned

Answer: b
Explanation: CombineFileInputFormat does not compromise the speed at which it can process the input in a typical MapReduce job.

Join The Discussion