BIG DATA FINAL QUIZ

BIG DATA FINAL QUIZ

Professional Development

30 Qs

quiz-placeholder

Similar activities

DBMS QUERY LONG QUIZ

DBMS QUERY LONG QUIZ

Professional Development

35 Qs

Pengetahuan Dasar IT

Pengetahuan Dasar IT

Professional Development

30 Qs

Volume 4

Volume 4

Professional Development

30 Qs

IGIT-SPC By Prof Zafar

IGIT-SPC By Prof Zafar

University - Professional Development

30 Qs

SOAL SELEKSI TA 2022

SOAL SELEKSI TA 2022

Professional Development

35 Qs

Junior Programmer - Test 2

Junior Programmer - Test 2

University - Professional Development

34 Qs

Database Concepts Quiz

Database Concepts Quiz

Professional Development

25 Qs

SQL PRACTICE

SQL PRACTICE

Professional Development

25 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?