提交历史

作者 SHA1 备注 提交日期
  Doug Cutting e177ca78c0 HADOOP-469. Fix /bin/bash specifics that have crept into our /bin/sh scripts since HADOOP-352. Contributed by Jean-Baptiste Quenot. 19 年之前
  Doug Cutting 08036d675f HADOOP-260. Add -config option to shell scripts. Contributed by Milind. 19 年之前
  Doug Cutting 10ce3051e6 HADOOP-352. Fix shell scripts to use /bin/sh instead of /bin/bash for better portability. Contributed by Jean-Baptiste Quenot. 19 年之前
  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 年之前
  Doug Cutting 44ea2ca67c Fix script documentation. Thanks, Stefan! 19 年之前
  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 年之前
  Doug Cutting 9ef99db0ed Fix for HADOOP-60, with help from Owen & Michael. 19 年之前
  Doug Cutting 472b093bcc Permit folks to modify options passed to ssh. For example, older versions of ssh do not support the ConnectTimeout option. 19 年之前
  Doug Cutting e3970330a9 Escape paths so that spaces are permitted (as is common on Windows.) 19 年之前
  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 年之前
  Doug Cutting dc372af412 Initial commit of code copied from Nutch. 19 年之前