I have a test setup where (due to the environment I'm testing on) every system is listening on a different SSH port. From what I can tell, I can use HADOOP_SSH_OPTS in hadoop-env.sh to specify different SSH options (ie: specify a different port to connect to). However, in my case, the grid nodes are each listening on different SSH ports. Is there a way to deal with that? Thanks!
-Hazem
