Spark Installation on windows10 step by step:
Nov 3, 2020
For more information please go to:https://sparkexperts.com/
Spark Installation on windows10 step by step:
Step 1:Download and install java 1.8
Click here to download jdk 1.8
Step 2:Spark download
Click here to download spark-2.0.2(Stable Version)
Step 3:Untar the spark-2.0.2-bin-hadoop2.3.tgz using 7zip
Step 4:Make the BigDataLocalSetup folder in C:Drive
Inside the BigDataLocalSetup folder create two folder spark and hadoop
Step 5: copy the spark-2.0.2-bin-hadoop2.3 content to spark folder in (BigDataLocalSetup->spark)
Step 6: Download winutil.exe(Click here to download winutils.exe )
1) create a folder inside BigDataLocalSetup->hadoop bin
2) copy the winutil.exe to hadoop->bin folder