Details
Description
I was able to install hadoop just fine using Bigtop. I dropped the pseudo configuration in place and ran start-dfs.sh to start up the system, which failed because I did not have sshd installed. Installing sshd (open-ssh-server technically) remedied this. I believe that the hadoop package should have a dependency on sshd since the scripts depend on having ssh servers running.