Live quiz Cloud Computing Quiz 37

Live quiz Cloud Computing Quiz 37

University

9 Qs

quiz-placeholder

Similar activities

Cloud and BD Quiz

Cloud and BD Quiz

University

12 Qs

web Development QUIZ

web Development QUIZ

University

10 Qs

GCSE Computer Science Revison Quiz Lesson 9

GCSE Computer Science Revison Quiz Lesson 9

10th Grade - University

14 Qs

Hadoop & Hgrid

Hadoop & Hgrid

University

5 Qs

BDA_labEx2

BDA_labEx2

University

10 Qs

Hadoop, Hive, and Spark Review Quiz

Hadoop, Hive, and Spark Review Quiz

University

10 Qs

Data Science Quiz

Data Science Quiz

University

12 Qs

Understanding Image Representation and Compression

Understanding Image Representation and Compression

10th Grade - University

11 Qs

Live quiz Cloud Computing Quiz 37

Live quiz Cloud Computing Quiz 37

Assessment

Quiz

Computers

University

Easy

Created by

Nitish Pathak

Used 3+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q.1 All of the following accurately describe Hadoop, EXCEPT

Open source

Java-based

Real-time

Distributed computing approach

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q.2 Hadoop can be used to create distributed clusters, based on commodity servers, that provide low-cost processing and storage for unstructured data

False

True

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q.3 Which of these provides a Stream processing system used in Hadoop ecosystem?

Hive

Solr

Spark

Tez


4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q.4 HDFS allows a client to read a file which is already opened for writing?

False

True

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q.5 Which among the following are the features of Hadoop

Open source

Fault-tolerant

High Availability

All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q.6 Which statement is true about Safemode

It is a maintenance state of NameNode

In Safemode, HDFS cluster is in read only

In Safemode, NameNode doesn’t allow any modifications to the file system

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q.7 What are the advantages of 3x replication schema in Hadoop

Fault tolerance

High availability

Reliability

All of the above

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q.8 Is it possible to provide multiple inputs to Hadoop?

Yes

No

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

9. Which of the following is the true about metadata?

A. Metadata shows the structure of HDFS directories/files

B. FsImage & EditLogs are metadata files

C. Metadata contain information like number of blocks, their location, replicas

D. All of the above