Introduction This tutorial explain how to setup multi node hadoop 2 (YARN) Cluster Prerequisites: Several machines installed with Ubuntu 16.04 server. In this example, there are four virtual machines. One for Namenode and three for Datanode respectively. 1. Edit host
Spark shell exit() does not stop SparkContext
Use :quit instead of exit or ctrl+c