BDA_Unit2

BDA_Unit2

University

25 Qs

quiz-placeholder

Similar activities

ข้อสอบ Adobe Dreamweaver CS6

ข้อสอบ Adobe Dreamweaver CS6

University

20 Qs

Bigdata

Bigdata

University

25 Qs

android test no 1

android test no 1

University

25 Qs

NUMA - Lesson 2-4

NUMA - Lesson 2-4

University

24 Qs

IT Quiz 2

IT Quiz 2

University

20 Qs

Big data_pertemuan 14

Big data_pertemuan 14

University

21 Qs

Repaso de Java Collections y Maven

Repaso de Java Collections y Maven

University

20 Qs

ROUND1 - Quiz Proper

ROUND1 - Quiz Proper

University

20 Qs

BDA_Unit2

BDA_Unit2

Assessment

Quiz

Computers

University

Medium

Created by

Amal Redge

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes the MapReduce programming model?

Key-Value based parallel processing model

Relational database querying model

Event-driven programming model

Object-oriented programming model

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In MapReduce, the Map function:

Combines the output of reducers

Filters out unwanted keys

Processes input data and produces intermediate key-value pairs

Directly produces the final result

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component in Hadoop is responsible for running MapReduce jobs?

NameNode

ResourceManager

DataNode

NodeManager

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Reduce function in MapReduce:

Filters input data

Merges intermediate values for the same key

Reads data from HDFS and writes to Map function

Stores metadata about the cluster

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In MapReduce, the shuffle phase:

Executes after the reduce function

Sorts and transfers intermediate data between Map and Reduce

Occurs before the map phase

Cleans temporary storage

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default number of reducers if not specified?

0

1

Equal to number of mappers

Determined by block size

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method in the Mapper class processes each key-value input?

reduce()

run()

map()

start()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?