Databricks Certified Associate Developer For Apache Spark 30 · Free Practice Question Easy
Question 1
Which of the followings are useful use cases of spark ?
- A All of the answers are correct.
- B Performing ad hoc or interactive queries to explore and visualize data sets
- C Processing in parallel large data sets distributed across a cluster
- D Building, training, and evaluating machine learning models using MLlib
- E Analyzing graph data sets and social networks
Reveal correct answer
Correct answer: A
Explanation
All of the use cases are valid use cases of a spark application. You can use to processes large datasets, create machine learning pipelines, analyse graph datasets and perform ad hoc queries.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
