Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2019 04:15 PM
Since you're deleting a folder in the
/mnt directory, I assume it was made when you mounted a data source. If that's the case, you can delete the folder using
dbutils.fs.unmount("/mnt/temp/")