Python shell (C:\Spark\bin\pyspark.cmd).Ĥ. You can run of one them, and you will see the following exception: Scala shell (C:\Spark\bin\spark-shell.cmd).ī. Then append it to PATH environment variable as ‘% SCALA_HOME%\bin’. In my case it will be ‘C:\Program Files (x86)\scala’. Then append it to PATH environment variable as ‘% JAVA_HOME%\bin’. In my case it will be ‘C:\Program Files\Java\jdk1.7.0_67’.
Java Development Kit (JDK either 7 or 8) ( I installed it on this path ‘C:\Program Files\Java\jdk1.7.0_67’).In this post i will walk through the process of downloading and running Apache Spark on Windows 8 X64 in local mode on a single computer.