BIG DATA FINAL QUIZ

BIG DATA FINAL QUIZ

Professional Development

30 Qs

quiz-placeholder

Similar activities

DP-900 - Simulado 03

DP-900 - Simulado 03

Professional Development

27 Qs

[DP-900] Simulado 01 para a Certificação

[DP-900] Simulado 01 para a Certificação

Professional Development

30 Qs

[DP-900] Simulado 02 para a Certificação

[DP-900] Simulado 02 para a Certificação

Professional Development

32 Qs

Test-1

Test-1

Professional Development

30 Qs

SDdbC#_Final Quiz

SDdbC#_Final Quiz

Professional Development

25 Qs

Cyber Security

Cyber Security

Professional Development

30 Qs

Data Engineering - Big Data

Data Engineering - Big Data

Professional Development

26 Qs

Module 2: Management

Module 2: Management

Professional Development

33 Qs

BIG DATA FINAL QUIZ

BIG DATA FINAL QUIZ

Assessment

Quiz

Computers

Professional Development

Easy

Created by

molla pasha

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

True or False ?


NoSQL databases store unstructured data with no particular schema.

True

False

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a NoSQL database?

HBase

SQL Server

Cassandra

None of the mentioned

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the following statements:


Statement 1: The Job Tracker is hosted inside the master and it receives the job execution request from the client.


Statement 2: Task tracker is the MapReduce component on the slave machine as there are multiple slave machines.

Only statement 1 is true

Only statement 2 is true

Both statements are true

Both statements are false

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

_____________is the slave/worker node and holds the user data in the form of Data Blocks.

NameNode

DataNode

Data block

Replication

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The number of maps in MapReduce is usually driven by the total size of________________

Inputs

Outputs

Tasks

None of the mentioned

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

_______________function processes a key/value pair to generate a set of intermediate key/value pairs.

Map

Reduce

Both Map and Reduce

None of the mentioned

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the pseudo-code for MapReduce's WordCount example (not shown here). Let's now assume that you want to determine the frequency of phrases consisting of 3 words each instead of determining the frequency of single words. Which part of the pseudo-code do you need to adapt?

Only map()

Only reduce()

Both map() and reduce()

The code does not have to be changed

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?