Vidyalelo
Hadoop · all questions

MapReduce Programming Model
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

71

Questions

3/4

Page

Pick an option on a question to see the right answer and solution.

Which of the following phases occur simultaneously?

Select an option to see the answer and solution.

Point out the wrong statement.

Select an option to see the answer and solution.

Which of the following class is provided by the Aggregate package?

Select an option to see the answer and solution.

. . . . . . . . systems are scale-out file-based (HDD) systems moving to more uses of memory in the nodes.

Select an option to see the answer and solution.

. . . . . . . . are highly resilient and eliminate the single-point-of-failure risk with traditional Hadoop deployments.

Select an option to see the answer and solution.

. . . . . . . . is the default Partitioner for partitioning key space.

Select an option to see the answer and solution.

. . . . . . . . is a utility which allows users to create and run jobs with any executables as the mapper and/or the reducer.

Select an option to see the answer and solution.

HBase provides . . . . . . . . like capabilities on top of Hadoop and HDFS.

Select an option to see the answer and solution.

The output of the . . . . . . . . is not sorted in the Mapreduce framework for Hadoop.

Select an option to see the answer and solution.

HDFS and NoSQL file systems focus almost exclusively on adding nodes to . . . . . . . .

Select an option to see the answer and solution.

. . . . . . . . refers to incremental costs with no major impact on solution design, performance and complexity.

Select an option to see the answer and solution.

Point out the correct statement.

Select an option to see the answer and solution.

Mapper and Reducer implementations can use the . . . . . . . . to report progress or just indicate that they are alive.

Select an option to see the answer and solution.

Which of the following class provides a subset of features provided by the Unix/GNU Sort?

Select an option to see the answer and solution.

. . . . . . . . part of the MapReduce is responsible for processing one or more chunks of data and producing the output results.

Select an option to see the answer and solution.

. . . . . . . . function is responsible for consolidating the results produced by each of the Map() functions/tasks.

Select an option to see the answer and solution.

Point out the correct statement.

Select an option to see the answer and solution.

Hadoop data is not sequenced and is in 64MB to 256MB block sizes of delimited record values with schema applied on read based on . . . . . . . .

Select an option to see the answer and solution.

Point out the correct statement.

Select an option to see the answer and solution.

The right number of reduces seems to be . . . . . . . .

Select an option to see the answer and solution.