Apache Spark

Apache Spark

University

10 Qs

quiz-placeholder

Similar activities

NFA, DFA Definition

NFA, DFA Definition

University

15 Qs

Bài tập trắc nghiệm C++(tiếp)

Bài tập trắc nghiệm C++(tiếp)

3rd Grade - University

10 Qs

COMPOSITION AND DECOMPOSITION

COMPOSITION AND DECOMPOSITION

11th Grade - University

15 Qs

KIỂM TRA TX L2-2-2122

KIỂM TRA TX L2-2-2122

1st Grade - University

10 Qs

Тестирование ПО

Тестирование ПО

University

11 Qs

COA

COA

University

15 Qs

DS UNIT-2 TEST-2

DS UNIT-2 TEST-2

University

13 Qs

Spark

Spark

University

10 Qs

Apache Spark

Apache Spark

Assessment

Quiz

Computers

University

Medium

Created by

rahul pradhan

Used 162+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

RDDs are immutable

TRUE

FALSE

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following are properties of Spark transformations?

They are not computed right away

They are computed right away

They are vulnerable to machine failures

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a property of Spark Actions?

They cause Spark to execute the recipe to transform the source data

They are the primary mechanism for getting results out of Spark

They are lazily evaluated

The results are returned to the driver

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

RDDs that are reused may be cached

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

S1: Actions cause parallel computation to be immediately executed

S2: Transformations lazily create new RDDs

S1: True S2: True

S1: True S2: False

S1: False S2: True

S1: False S2: False

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In iterative or repeated computations, broadcast variables avoid the problem of repeatedly sending the same data to workers:

False

True

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What language spark written in

Java

R

Python

Scala

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?