Big Data Quiz 2

Big Data Quiz 2

Assessment

Quiz

Computers

University

Medium

Created by

vignesh vicky

Used 10+ times

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

__________works as a master server that manages the file system namespace and basically regulates access to these files from clients, and it also keeps track of where the data is on the data nodes and where the blocks are distributed essentially.

Data Nodes

Name Node

Data block

Replication

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a client contacts the name node for accessing a file, the name node responds with

Size of the file requested.

Block ID of the file requested.

Block ID and hostname of any one of the data nodes containing the block.

Block ID and hostname of all the data nodes containing that block.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The namenode known that the datanode is active using a mechanism known as

datapulse

h-signal

heartbeats

Active-pulse

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For reading / writing data to / from HDFS, clients first connect to ___________

NameNode

Checkpoint Node

DataNode

None of the mentioned

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False?

HDFS performs replication, although it results in data redundancy?

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following Statements:

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


Statement 2 : Job 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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following statements:


Statement 1: MapReduce is a programming model and an associated implementation for processing and generating large data sets.


Statement 2: Users specify a map function that processes a key / value pair to generate a set of intermediate key / value pairs, and a reduce functions that merges all intermediate values associated with the same intermediate key.

Only statement 1 is true

Only statement 2 is true

Both statements are true

Both statements are false

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?