Doug Cutting
|
068d3255fb
Stop using ssh options by default that are not yet in widely used versions of ssh. Folks can still enable their use by uncommenting a line in conf/hadoop-env.sh.
|
19 yıl önce |
Doug Cutting
|
45d0820258
Add ability to sleep a bit between each command that's submitted to a slave, to meter slave commands a bit.
|
19 yıl önce |
Doug Cutting
|
9ef99db0ed
Fix for HADOOP-60, with help from Owen & Michael.
|
19 yıl önce |
Doug Cutting
|
472b093bcc
Permit folks to modify options passed to ssh. For example, older versions of ssh do not support the ConnectTimeout option.
|
19 yıl önce |
Doug Cutting
|
510f87ef59
Fix HADOOP-36. Scripts now source conf/hadoop-env.sh, to faciliate setting of environment variables, even on remote hosts. The default slaves file has move from ~/.slaves to conf/slaves.
|
19 yıl önce |