Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2024 07:15 AM
As libraries from dbfs is deprecated and support is going to be removed. We are moving libs from dbfs to workspace files.
But while uploading libraries using https://docs.databricks.com/api/azure/workspace/workspace/import api there seems to be limit on size of content which is 10mb. When I try from UI to upload lib I can upload with size more than 10mb but not from api.
Not able to find any other way to upload files using api, can anyone share details how to get this done with api.
Thanks