cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results for 
Search instead for 
Did you mean: 

Workspace FileNotFoundExecption

benitoski
New Contributor II

I have a model created with catboost and exported in onnx format in workspace and I want to download that model to my local machine.
I tried to use the Export that is in the three points to the right of the model, but the model weighs more than 10 Mb and so it does not download it.

I also extracted the path and url using the three dots and Copy URL/Path to use in an export command with dbutils.fs.cp

The path I get  for the model is like: /Workspace/Groups/MyGroup/MyFolder/MyModel.onnx

The URL I ger for the model is like https://MyCompany.cloud.databricks.com/?0=bunchofnumbers#files/bunchofnumbers

Using the path or the url I get the same FileNotFoundException error

Obviously the path is wrong but I can't find where the error is, can someone help me?
Thanks in advance

 

1 ACCEPTED SOLUTION

Accepted Solutions

feiyun0112
Honored Contributor
1 REPLY 1

feiyun0112
Honored Contributor

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group