Walter_C
Databricks Employee
Databricks Employee

The issue suggests that there might be an issue with the temporary storage used during the import process.

Here are a few steps you can take to troubleshoot and potentially resolve the issue:

  1. Retry the Import: Sometimes, these issues can be transient. Try importing the notebook again after some time to see if the problem persists.

  2. Export and Re-import: As a workaround, you can try exporting the notebook in a different format (e.g., as a Python file) and then re-importing it. 

  3. Check File Size: Ensure that the file size of the .dbc notebook is within the import limits. If the file is too large, you might encounter import errors.