Pop Quiz 3 Flashcards
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
TRUE
Which one of the following is NOT a characteristic of Hadoop?
A. Distributed
B. Scalable
C. Fault-tolerant
D. Proprietary
Proprietary
In the Hadoop ecosystem, which application is designed for collecting data from network sources?
A. Flume
B. Sqoop
C. HBase
D. Zookeeper
Flume
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
Breaks them down into smaller, simpler tasks that can be executed in parallel
In the HDFS architecture diagram below, entity W is a:
A. Node B. Block C. Name node
Name node