Practice Library

All MCQs

Browse exam-wise, subject-wise, and country-wise MCQs with explanations.

What does increasing the number of reducers usually affect?

Choose an option to check your answer.

When is a reducer unnecessary?

Choose an option to check your answer.

What is a map-only job?

Choose an option to check your answer.

Why is mapper output usually stored on local disk rather than HDFS?

Choose an option to check your answer.

What is map-side output spilling?

Choose an option to check your answer.

What does the OutputCommitter help ensure?

Choose an option to check your answer.

What is the purpose of OutputFormat?

Choose an option to check your answer.

What does a RecordReader do?

Choose an option to check your answer.

What is the role of InputFormat?

Choose an option to check your answer.

What is an InputSplit?

Choose an option to check your answer.

Why is averaging mapper-side averages generally unsafe in a combiner?

Choose an option to check your answer.

Which operation is naturally safe for a combiner?

Choose an option to check your answer.