Home
Exams
Providers
About
Sign In
Sign Up
Home
/
Exams
/
Databricks Certified Associate Developer for Apache Spark
/
Question #5
#5
Multiple Choice
Mark for review
Which of the following statements about Spark jobs is incorrect?
A.
Jobs are broken down into stages.
B.
There are multiple tasks within a single job when a DataFrame has more than one partition.
C.
Jobs are collections of tasks that are divided up based on when an action is called.
D.
There is no way to monitor the progress of a job.
E.
Jobs are collections of tasks that are divided based on when language variables are defined.
Reveal Answer
Previous
Question 5 of 342
Exam CERTIFIED-ASSOCIATE-DEVELOPER-FOR-APACHE-SPARK Topic 1 Question 5
Back to all questions
Next
Sign In
Sign Up