How to setup Apache Spark
How to setup Apache Spark, In this tutorial one can easily know the information about Apache Spark Installation and Apache Spark setup on Ubuntu which are available and are used by most of the Spark developers. Are you dreaming to become to certified Pro Spark Developer, then stop just dreaming, get your Apache Spark Certification Course from India’s Leading Apache Spark Training institute.
In this tutorial, we will learn how to configure an Apache Spark on Ubuntu. We will learn various steps for the Apache Spark installation on Ubuntu to set up the Apache Spark. We will start with platform requirements for Apache Spark setup, Apache Spark installation prerequisites, various software required for installing Apache Spark. Do you want to set up the Apache Spark on Ubuntu, So follow the below mentioned Apache Spark installation guide from Prwatech and take Apache Spark training like a pro from today itself under 15+ Years of Hands-on Experienced Professionals.
Apache Spark Installation Prerequisites
Ubuntu 12.0 (or above) You will need to download Java 8 Version in your Ubuntu STEP – 2 DOWNLOAD Linux x86 Compressed Archive package






Apache Spark Installation on windows,ubuntu
Step 1: Downloading from terminal
wget http://mirrors.estointernet.in/apache/spark/spark-2.4.0/spark-2.4.0-bin-hadoop2.7.tgz or wget https://archive.apache.org/dist/spark/spark-2.4.0/spark-2.4.0-bin-hadoop2.7.tgz

2Step 2 : Now under the downloaded file with command

Step 3 :View the list of files

Step 4 :Edit bashrc file
Command : nano .bashrc or gedit .bashrc and add following lines :
Step 5 :Compile the source of file

Step 6: start the SPARK SHELL

