Step by step single node Apache Hadoop, Apache Spark with MySql Hive metastore
1) Download and Install SSH
sudo apt-get install ssh ssh-keygen -t rsa -P "" cat $HOME/.ssh/id_rsa.pub >> $HOME/.ssh/authorized_keys
Read more Single Node Apache Spark, Hive and Hadoop Installation