Live quiz Cloud Computing Quiz 37

Live quiz Cloud Computing Quiz 37

University

9 Qs

quiz-placeholder

Similar activities

hadoop-map reduce

hadoop-map reduce

University

11 Qs

Big Data Analytics

Big Data Analytics

University

10 Qs

Big Data quiz #ITsubbotnik

Big Data quiz #ITsubbotnik

University - Professional Development

13 Qs

Big Data

Big Data

University

10 Qs

Distributed Computing

Distributed Computing

University

13 Qs

Komputasi Klaster

Komputasi Klaster

University

10 Qs

Hadoop

Hadoop

University

11 Qs

GCloud | Quiz 1 | Track1

GCloud | Quiz 1 | Track1

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