Vidyalelo
Hadoop · all questions

Developing MapReduce Applications
practice.

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

70

Questions

3/4

Page

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

. . . . . . . . can change the maximum number of cells of a column family.

Select an option to see the answer and solution.

Point out the correct statement.

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 parameter is the threshold for the accounting and serialization buffers?

Select an option to see the answer and solution.

Which of the following is not a table scope operator?

Select an option to see the answer and solution.

The right level of parallelism for maps seems to be around . . . . . . . . maps per-node.

Select an option to see the answer and solution.

. . . . . . . . class adds HBase configuration files to its object.

Select an option to see the answer and solution.

. . . . . . . . is the main configuration file of HBase.

Select an option to see the answer and solution.

. . . . . . . . is a generalization of the facility provided by the MapReduce framework to collect data output by the Mapper or the Reducer.

Select an option to see the answer and solution.

HBase uses the . . . . . . . . File System to store its data.

Select an option to see the answer and solution.

You can delete a column family from a table using the method . . . . . . . . of HBAseAdmin class.

Select an option to see the answer and solution.

. . . . . . . . is percentage of memory relative to the maximum heap size in which map outputs may be retained during the reduce.

Select an option to see the answer and solution.

. . . . . . . . is the primary interface for a user to describe a MapReduce job to the Hadoop framework for execution.

Select an option to see the answer and solution.

The standard output (stdout) and error (stderr) streams of the task are read by the TaskTracker and logged to . . . . . . . .

Select an option to see the answer and solution.

Which of the following is the default Partitioner for Mapreduce?

Select an option to see the answer and solution.

The . . . . . . . . class provides the getValue() method to read the values from its instance.

Select an option to see the answer and solution.

Users can control which keys (and hence records) go to which Reducer by implementing a custom?

Select an option to see the answer and solution.

. . . . . . . . is the primary interface by which user-job interacts with the JobTracker.

Select an option to see the answer and solution.

Maximum virtual memory of the launched child-task is specified using . . . . . . . .

Select an option to see the answer and solution.

. . . . . . . . is used to filter log files from the output directory listing.

Select an option to see the answer and solution.