Move folder from dbfs location to user workspace directory in azure databricks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2022 03:26 AM
I need to move group of files(python or scala file from)or folder from dbfs location to user workspace directory in azure databricks to do testing on file.
Its verify difficult to upload each file one by one into the user workspace directory, so is it possible to move file from dbfs location to user workspace directory in azure databricks?
Since i am not able to upload folder instead of file directly or huge than some particular size, could you suggest the way to move or copy files into user workspace directory in azure databricks.