Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which of the following explains the importance of garbage collection in Spark?
A
Logical results will be incorrect if inaccurate data is not collected and removed from the Spark job.
B
Spark jobs will fail or run slowly if inaccurate data is not collected and removed from the Spark job.
C
Spark jobs will fail or run slowly if memory is not available for new objects to be created.
D
Spark jobs will produce inaccurate results if there are too many different transformations called before a single action.
E
Spark jobs will produce inaccurate results if memory is not available for new tasks to run and complete.