Live quiz Cloud Computing Quiz 37

Live quiz Cloud Computing Quiz 37

University

9 Qs

quiz-placeholder

Similar activities

Big Data @ GLA

Big Data @ GLA

University

12 Qs

Big Data & Data Analysis Quiz

Big Data & Data Analysis Quiz

University

10 Qs

File Systems

File Systems

University

14 Qs

Cloud_Rajagopal

Cloud_Rajagopal

University

10 Qs

MSG University Big Data Analytic 2022

MSG University Big Data Analytic 2022

University

10 Qs

Introduction to IoT - Test 3

Introduction to IoT - Test 3

University

10 Qs

BDA UNIT 4

BDA UNIT 4

University

10 Qs

Big Data Quiz

Big Data Quiz

University

10 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