September 2017
Beginner to intermediate
360 pages
8h 13m
English
Download the latest version (2.1.0) using the same link (http://spark.apache.org/downloads.html) as given for Building from source section. Select the Spark release version if the user wants to install anything other than the latest version and pre-built to select version of Hadoop. The user can also download the source from same page and build it. Spark 2.1.0 version requires:
The following are the commands to extract the downloaded spark-2.1.0-bin-hadoop2.7.tar file:
mkdir demo
mv /home/ubuntu/downloads/spark-2.1.0-bin-hadoop2.7.tar ~/demo
cd demo
tar -xvf spark-2.1.0-bin-hadoop2.7.tar
The following list of files and folders will be extracted, as seen in the following screenshot:
Other ...
Read now
Unlock full access