0% found this document useful (0 votes)
13 views2 pages

Cloudera VM Dataset Download Guide

The document provides instructions for downloading datasets and scripts for hands-on exercises in a Coursera course on a Cloudera virtual machine. The steps are to: 1) start the Cloudera VM, 2) open a web browser and download a zip file from a GitHub URL, 3) uncompress the zip file in the Downloads directory using the terminal, and 4) change to the uncompressed directory and run a setup script to install tools.

Uploaded by

sultan
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views2 pages

Cloudera VM Dataset Download Guide

The document provides instructions for downloading datasets and scripts for hands-on exercises in a Coursera course on a Cloudera virtual machine. The steps are to: 1) start the Cloudera VM, 2) open a web browser and download a zip file from a GitHub URL, 3) uncompress the zip file in the Downloads directory using the terminal, and 4) change to the uncompressed directory and run a setup script to install tools.

Uploaded by

sultan
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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

You might also like