Fork me on GitLab

Install Local Spark Cluster with Hadoop Cluster

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.


Powerful Guide to Setup Apache Spark Enviornement

This is quick guide to spark problems faced at times