We will learn how to download Apache Spark on our Windows System.
Following are the Steps:-
Step 1 Download the winutils file.
Step 2 Download Apache Spark from the following Link
https://spark.apache.org/downloads.html
Step 3 Extract the .tgz file
Step 4 Add The extracted file in the C folder.
Step5 Make a new folder “hadoop” inside the C folder
Make a bin folder inside hadoop.
Add the winutils file here.
Step 6 Update the Environment Variables
Step 7 Restart the system.
Step 8 Open cmd and type spark-shell. If all the setup was done correctly, it will start a scala shells