Pop Quiz 5 Flashcards

1
Q

Spark uses operations that follow the “map” and “reduce” concepts in MapReduce

A. TRUE
B. FALSE

A

TRUE

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

Apache Spark can run programs faster than Hadoop’s regular MapReduce

A. TRUE
B. FALSE

A

TRUE

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

As a programming language, Scala is:

A. Object-Oriented
B. Functional
C. Both Object-Oriented and Functional

A

Both Object-Oriented and Functional

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

In Scala, data type val is used to denote:

A. Variables
B. Constants
C. Both Variables and Constants

A

Constants

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

Rather than tables, Solr organizes data as:

A. Documents
B. Collections of Documents
C. Clusters
D. Bundles

A

Collections of Documents

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