|
|
-
Specific HDFS tasks where is passwordless SSH is necessaryJay Vyas 2013-02-05, 23:06
When setting up passwordless ssh on a cluster, its clear that the namenode
needs to be able to ssh into task trackers to start/stop nodes and restart the cluster. What else is passwordless SSH used for? Do TaskTrackers/DataNodes ever SSH into each other horizontally ? Or is SSH only used for one-way nn to tt operations? -- Jay Vyas http://jayunit100.blogspot.com |