When I run the jps command:
I only see jps as the running java program in return.
When I run start-all.sh command, I receive errrors like:Connection to port 22 refused
When I run the jps command:
I only see jps as the running java program in return.
When I run start-all.sh command, I receive errrors like:Connection to port 22 refused
Copyright © 2021 Jogjafile Inc.
Hadoop start-all.sh script uses SSH for managing it's services. Looks like that your computer/cluster:
sudo apt-get install ssh
.