wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Hadoop BigData

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

1.which file is used for updating MapReduce settings?

a)

core-site

b)

mapred-site

c)

hdfs-site

d)

hadoop-env.sh

2.

2.Pig is a

a)

Data flow langauge

b)

scheduling engine

c)

shuffler

d)

Import export tool

3.

3.Hadoop is __________ based flat structure

a)

datanode

b)

node

c)

name node

d)

master node

4.

4.YARN is responsible for ___________

a)

hadoodp

b)

cloud management

c)

cluster management

d)

Both A and B

5.

5.Who created the hadoop?

a)

dennis ritchie

b)

james goasling

c)

Doug Cutting

d)

Carlo strozzi

6.

6.Doug cutting devloped an open-source version of MapRduce system called___________________

a)

HDFS

b)

MapReduce

c)

Hadoop

d)

YARN

7.

7.Which ecosystem project is ideal for use when we have multiple MapReduce and Pig programs to run in a sequence?

a)

Pig

b)

Oozie

c)

Sqoop

d)

Hive

8.

8.What are the two components of Hadoop?

a)

Hadoop and YARN

b)

Hadoop and Sqoop

c)

Hadoop and Shuffler

d)

Hadoop and MapReduce

9.

9.Sqoop is used to query HDFS data.

a)

true

b)

false

10.

10.A typical block size used by HDFS is ________

a)

32MB

b)

128MB

c)

64MB

d)

8MB

11.

11.HDFS can be deployed on____________

a)

high cost hardware

b)

low cost software

c)

high cost software

d)

low cost hardware

12.

12.What does Job Tracker do?

a)

Stores metadata

b)

Stores of block data

c)

Acts as a mini reducer

d)

Coordinates and schedules the job

13.

13. HDFS has a _________ /_______ architecture.

a)

Master

b)

AI

c)

slave

d)

Both A and C

14.

14. The Blocks of a file are replicated for ____________

a)

Bilateral tolerances

b)

Unilateral tolerances

c)

Compound tolerances.

d)

Fault tolerances.

15.

15. HDFS is built using the _________ language.

a)

Java

b)

C++

c)

C#

d)

Python

16.

16. RDBMS supports _____ data formats.

a)

unstructured

b)

structured

c)

semi structured

d)

All th above

17.

17. DataNode is responsible for ________ file operation

a)

Read only

b)

Write only

c)

Read / Write

d)

View only

18.

18. ______ is the bookkeepper of HDFS.

a)

NameNode

b)

DataNode

c)

SecondaryNode

d)

None of the above

19.

19. Hadoop 2.x is based on ___________ architecture.

a)

Pig

b)

Oozie

c)

YARN

d)

MapReduce

20.

20. There is a single _______ per slave node.

a)

JobTracker

b)

Sqoop

c)

TaskTracker

d)

All the above