18.02.
2023, 22:07 Instructions for Downloading Hands On Datasets | Coursera
Instructions for Downloading Hands On Datasets
This Reading describes the steps to download the datasets and scripts necessary for the Hands On exercises in this course. Before proceeding, make
sure have you downloaded and installed VirtualBox and the Cloudera virtual machine. Instructions for this process can be found in the Reading called
Downloading and Installing the Cloudera VM.
1. Start Cloudera VM. Most of the Hands On exercises in this course use the Cloudera Virtual Machine, so we will download the datasets onto the
VM. Start the VM in VirtualBox and perform the remaining steps in the VM.
2. Open web browser. Open a web browser by clicking on the web browser icon in the top toolbar.
In the web browser, enter the following for the URL:
1 [Link]
3. Download datasets. Click on [Link]:
Click on the Download button:
In the dialog, select Save File:
Click OK, and the file [Link] file will be downloaded to the Downloads directory.
4. Uncompress datasets. Open a terminal shell by clicking on the terminal shell icon in the top toolbar.
In the terminal, run:
1 cd Downloads
2 unzip -o [Link]
[Link] 1/638
18.02.2023, 22:07 Instructions for Downloading Hands On Datasets | Coursera
5. Install tools. Finally, change directories to big-data-2 and run [Link] to install tools and libraries.
1 cd big-data-2
2 ./[Link]
[Link] 2/638