From the course: Complete Guide to Databricks for Data Engineering

Unlock this course with a free trial

Join today to access over 24,600 courses taught by industry experts.

Load sample data in DBFS

Load sample data in DBFS

- [Instructor] Now, as we have understood the DBFS, now it's time to load the sample data into the Databricks File System. And afterwards, we are going to play around on this data to do all the analytics, cleaning, and processing. So let's just go back to our Databricks workspace and load this sample data. These sample data files are available in the exercise folder section of this course. Load the data. You can click on the +New here, and you see an option to Add or upload the data. Click on that. And there, you see option Upload files to the Databricks File System. Click on that. And here you can select the option either to drop the files here or click to browse. I click on that. And I go to my folder to upload the data. I have added three sample files. One is in the form CSV, second is in the form of JSON, and third is in the form of Parquet. So let's just first load the CSV file. You can click Open, and the file got added up. And done. So our file has been uploaded in this…

Contents