Installing hadoop
Check this link for general hadoop install including Mac
And this one for Lion OSX install
Start the ssh daemon
# sudo launchctl load -w /System/Library/LaunchDaemons/ssh.plist
### check it's running
# launchctl list | grep -i ssh
- 0 com.openssh.sshd
No comments:
Post a Comment