Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are debugging a failed task in a Databricks job. The logs indicate a 'FileNotFoundError'. Which of the following actions would you take to resolve this issue?
A
Ignore the error and continue with the next task.
B
Check the file path and ensure the file exists in the specified location.
C
Restart the cluster and rerun the job.
D
Delete the task and create a new one.