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 gadi atpakaļ |
Doug Cutting
|
44ea2ca67c
Fix script documentation. Thanks, Stefan!
|
19 gadi atpakaļ |
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 gadi atpakaļ |
Doug Cutting
|
9ef99db0ed
Fix for HADOOP-60, with help from Owen & Michael.
|
19 gadi atpakaļ |
Doug Cutting
|
472b093bcc
Permit folks to modify options passed to ssh. For example, older versions of ssh do not support the ConnectTimeout option.
|
19 gadi atpakaļ |
Doug Cutting
|
e3970330a9
Escape paths so that spaces are permitted (as is common on Windows.)
|
19 gadi atpakaļ |
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 gadi atpakaļ |
Doug Cutting
|
dc372af412
Initial commit of code copied from Nutch.
|
19 gadi atpakaļ |