Pop Quiz 3 Flashcards

1
Q

Traditional (“existing”) Data Analytics architecture is designed based on the assumption that we already know the questions we are trying to answer

A. TRUE
B. FALSE

A

TRUE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which one of the following is NOT a characteristic of Hadoop?

A. Distributed
B. Scalable
C. Fault-tolerant
D. Proprietary

A

Proprietary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

In the Hadoop ecosystem, which application is designed for collecting data from network sources?

A. Flume
B. Sqoop
C. HBase
D. Zookeeper

A

Flume

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the MapReduce strategy for executing complex analytic tasks?

A. Relies on sophisticated hardware that accelerates computation speed
B. Breaks them down into smaller, simpler tasks that can be executed in parallel
C. Loads the entire task onto one large machine that can fit all the data

A

Breaks them down into smaller, simpler tasks that can be executed in parallel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

In the HDFS architecture diagram below, entity W is a:

A. Node B. Block C. Name node

A

Name node

How well did you know this?
1
Not at all
2
3
4
5
Perfectly