Quiz 5 Question 4 of 20

A batch inference job needs to apply a scikit-learn model (50MB) to billions of rows in a Spark DataFrame. What is the most efficient way to make the model available to all workers?

Select an answer to reveal the explanation.

Motivation