Installing Spark on Windows

0 votes
Hi. I am new to Hadoop and trying to learn Spark. I don't want to use Linux system. Can someone tell me how to install Spark on Windows machine?
Feb 20, 2019 in Big Data Hadoop by Becky
1,967 views

1 answer to this question.

0 votes

Follow the below steps to install Spark on Windows:

Download Spark from the official website: http://spark.apache.org/downloads.html

After Downloading, extract the compressed file, you will have a folder extracted.

Copy this extracted file to C drive.

Next step is to set Environment Variables for Spark. Search for Environment Variables in the search bar of windows and click on it. Then follow the below screenshots:

Next, download winutils from this link: https://github.com/steveloughran/winutils

Download the same version as that of Spark.

Move this file to Spark folder\bin:

That’s it. Spark is installed. To run spark, open command prompt and run

> spark-shell

and to run Spark2, run:

> spark2-shell
answered Feb 20, 2019 by Omkar
• 69,210 points

Related Questions In Big Data Hadoop

+1 vote
1 answer

Need help Installing Sqoop on Windows.

Download Sqoop from this link: http://www.apache.org/dyn/closer.lua/sqoop/1.4.7 This link is ...READ MORE

answered Feb 25, 2019 in Big Data Hadoop by Chandu
3,012 views
+1 vote
1 answer

Need help installing Flume on Windows

Hi. Here's what you need.  Follow the below ...READ MORE

answered Feb 27, 2019 in Big Data Hadoop by Thakur
3,716 views
0 votes
2 answers

Installing HBase on windows

This procedure worked for me. https://medium.com/@bishupaulose/install ...READ MORE

answered Aug 16, 2019 in Big Data Hadoop by Sam
5,973 views
+1 vote
1 answer

Hadoop Installation Issue on Windows

Below is the main error you are ...READ MORE

answered Mar 26, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
5,684 views
+1 vote
1 answer

Hadoop Mapreduce word count Program

Firstly you need to understand the concept ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
10,558 views
0 votes
1 answer

hadoop.mapred vs hadoop.mapreduce?

org.apache.hadoop.mapred is the Old API  org.apache.hadoop.mapreduce is the ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
2,185 views
+2 votes
11 answers

hadoop fs -put command?

Hi, You can create one directory in HDFS ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
104,214 views
–1 vote
1 answer

Hadoop dfs -ls command?

In your case there is no difference ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
4,260 views
0 votes
1 answer

Installing Zookeeper on Windows

Follow the below-mentioned steps to install Zookeeper ...READ MORE

answered Feb 22, 2019 in Big Data Hadoop by Omkar
• 69,210 points
28,723 views
0 votes
1 answer

Where can I find logs in Spark on YARN?

You can access logs through the command yarn ...READ MORE

answered Nov 8, 2018 in Big Data Hadoop by Omkar
• 69,210 points
843 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP