Here I will try to elaborate on simple guide to install Apache Spark on Windows (Without HDFS) and link it to local standalong Hadoop Cluster. Local hadoop cluster can be invoked by start-all.cmd on command prompt and viewed at http://localhost:50070. If it’s not installed follow here. Also read http://sachingpta.gitlab.io/sparkintro/ to resolve many issues.