Hello all,
I'm facing the following issue in a newly setup Azure Databricks - Unity Catalog environment:
Failed to store the result. Try rerunning the command.
Failed to upload command result to DBFS. Error message: PUT request to create file error HttpResponseProxy{HTTP/1.1 404 The specified filesystem does not exist. [Content-Length: 175, Content-Type: application/json;charset=utf-8, Server: Windows-Azure-HDFS/1.0 Microsoft-HTTPAPI/2.0, x-ms-error-code: FilesystemNotFound
When I use functions like show(), count(), write(), etc.. on the table I'm not having any issues.
Is there anyone who could point me in the right direction?
Thanks in advance and kr,
Charles