提交歷史

作者 SHA1 備註 提交日期
  Owen O'Malley 4413d79176 HADOOP-4454. Allow # comments in slaves file. (Rama Ramasamy via omalley) 16 年之前
  Nigel Daley 5bfee8c4a6 HADOOP-2641. Added Apache license headers to 95 files. Contributed by Nigel Daley 17 年之前
  Doug Cutting 3d0f63f6c9 HADOOP-1689. Make shell scripts more portable. 17 年之前
  Doug Cutting 1439247d0c HADOOP-1037. Change bin/slaves.sh, which currently only works with /bin/bash, to specify /bin/bash rather than /bin/sh. 18 年之前
  Doug Cutting 2d1c66a80f HADOOP-227. Add support for backup namenodes, which periodically get snapshots of the namenode state. Contributed by Dhruba. 18 年之前
  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. 18 年之前
  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 年之前