My original goal is to install hadoop, but I am stuck at the "ssh localhost" step.
ssh: connect to host localhost port 22: Connection refused
Few online helps such as <a href="http://zhegu.wordpress.com/2012/10/30/connect-to-host-localhost-port-22-connection-refused/" rel="nofollow">http://zhegu.wordpress.com/2012/10/30/connect-to-host-localhost-port-22-connection-refused/</a>
give me hint to use systemctl to enable sshd, but then I found I don't have systemctl in /usr/bin
Another hint is to install systemd package to have systemctl. Yet I found no further info about where I can get systemd.
It appears doable to install hadoop on osx 10.7 though. (<a href="http://dennyglee.com/2012/05/08/installing-hadoop-on-osx-lion-10-7/" rel="nofollow">http://dennyglee.com/2012/05/08/installing-hadoop-on-osx-lion-10-7/</a>) So I speculate there should be some way to overcome my problem.
Thanks ahead for any helps!
ssh: connect to host localhost port 22: Connection refused
Few online helps such as <a href="http://zhegu.wordpress.com/2012/10/30/connect-to-host-localhost-port-22-connection-refused/" rel="nofollow">http://zhegu.wordpress.com/2012/10/30/connect-to-host-localhost-port-22-connection-refused/</a>
give me hint to use systemctl to enable sshd, but then I found I don't have systemctl in /usr/bin
Another hint is to install systemd package to have systemctl. Yet I found no further info about where I can get systemd.
It appears doable to install hadoop on osx 10.7 though. (<a href="http://dennyglee.com/2012/05/08/installing-hadoop-on-osx-lion-10-7/" rel="nofollow">http://dennyglee.com/2012/05/08/installing-hadoop-on-osx-lion-10-7/</a>) So I speculate there should be some way to overcome my problem.
Thanks ahead for any helps!