Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2019 08:18 AM
To: Export a file to local desktop
Workaround : Basically you have to do a "Create a table in notebook" with DBFS
The steps are:
- Click on "Data" icon >
- Click "Add Data" button >
- Click "DBFS" button >
- Click "FileStore" folder icon in 1st pane "Select a file from DBFS" >
- In the 2nd pane, scroll down to locate folder icon "tables" >
- Click to select folder icon "tables" >
- In the 3rd pane, Click to select folder icon "FileStore" >
- In the 4th pane, Click to select folder icon "tables" >
- In the 5th pance locate your file, (mine was a .csv), click to select >
- Click "Create table in Notebook" button >
- This will create a notebook >
- Click on "Run All" to run the notebook (create clustes, if needed) >
- Click "OK" when prompted to "Attach and Run" >
- There would be download ICON in a couple of places which you can click to download to the local machine.
(Tweak this notebook to download different files)