Apache Spark

Apache Spark

University

10 Qs

quiz-placeholder

Similar activities

Recursia

Recursia

11th Grade - University

10 Qs

Stings, Cloning and ArrayList

Stings, Cloning and ArrayList

University

10 Qs

Lesson 3 - Model Training (3.1 to 3.12)

Lesson 3 - Model Training (3.1 to 3.12)

University

10 Qs

QUIZ BELING - Pengetahuan IT dan Koding(3 Menit)

QUIZ BELING - Pengetahuan IT dan Koding(3 Menit)

University

15 Qs

Apuntes Semana 13 Clase 2

Apuntes Semana 13 Clase 2

University

6 Qs

Supervised Learning

Supervised Learning

University

10 Qs

Quiz on Dataset

Quiz on Dataset

12th Grade - University

11 Qs

Video Statistics Lab - Preparatory Phase: Pandas

Video Statistics Lab - Preparatory Phase: Pandas

University

8 Qs

Apache Spark

Apache Spark

Assessment

Quiz

Computers

University

Medium

Created by

rahul pradhan

Used 165+ 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?