Commit History

Author SHA1 Message Date
  Owen O'Malley df7c221523 commit fa353840f08503d08008d9b9e9e946b6a00bbc18 14 years ago
  Owen O'Malley 9b4f336c17 HADOOP-3488. Prevent hadoop-daemon from rsync'ing log files (Stefan 16 years ago
  Owen O'Malley eee162675f HADOOP-3463. Hadoop-daemons script should cd to $HADOOP_HOME. 17 years ago
  Nigel Daley 5bfee8c4a6 HADOOP-2641. Added Apache license headers to 95 files. Contributed by Nigel Daley 17 years ago
  Arun Murthy bb3729f2e2 HADOOP-2100. Remove faulty check for existence of $HADOOP_PID_DIR and let 'mkdir -p' to check & create it. Contributed by Michael Bieniosek. 17 years ago
  Doug Cutting 693518ee4c HADOOP-1825. Create HADOOP_PID_DIR when it does not exist. Contributed by Michael Bieniosek. 17 years ago
  Doug Cutting 69e626f772 HADOOP-1772. Fix hadoop-daemon.sh script to get correct hostname under Cygwin. Contributed by Nicholas. 17 years ago
  Doug Cutting 3d0f63f6c9 HADOOP-1689. Make shell scripts more portable. 17 years ago
  Doug Cutting 2d1c66a80f HADOOP-227. Add support for backup namenodes, which periodically get snapshots of the namenode state. Contributed by Dhruba. 18 years ago
  Doug Cutting a33134ef49 HADOOP-683. Remove a script dependency on bash, so it works with dash, the new default for /bin/sh on Ubuntu. Contributed by James Todd. 18 years ago
  Doug Cutting f35ef67df3 HADOOP-553. Change main() routines in datanode and namenode to log exceptions rather than letting the JVM print them to standard error. Also change the hadoop-daemon.sh script to rotate standard i/o log files. Contributed by Raghu Angadi. 18 years ago
  Doug Cutting 502b4b4596 HADOOP-468. Add HADOOP_NICENESS environment variable to set the scheduling priority for daemons. Contributed by Vetle Roeim. 18 years ago
  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 years ago
  Doug Cutting 08036d675f HADOOP-260. Add -config option to shell scripts. Contributed by Milind. 19 years ago
  Doug Cutting 84c816cf51 HADOOP-360. Use 'kill -0' instead of 'ps -p' to check if process is 19 years ago
  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 years ago
  Doug Cutting ddaa32becc HADOOP-274. Change applications to log to standard output rather than to a rolling log file. 19 years ago
  Doug Cutting 9ea3823cec HADOOP-211. Switch logging use the Jakarta Commons logging API, configured to use log4j by default. 19 years ago
  Doug Cutting 51c6422a60 HADOOP-207, Fix JDK 1.4 incompatible use of System.getenv(). 19 years ago
  Doug Cutting 53210f7860 Quote HADOOP_HOME so that it may contain spaces. 19 years ago
  Doug Cutting aa8f6fa9b3 HADOOP-96. Logging improvements. Contributed by Hairong Kuang. 19 years ago
  Doug Cutting 9ef99db0ed Fix for HADOOP-60, with help from Owen & Michael. 19 years ago
  Doug Cutting 5c13c7170f Fix rsync command to (a) use ssh as transport, and (b) to correctly 19 years ago
  Doug Cutting e3970330a9 Escape paths so that spaces are permitted (as is common on Windows.) 19 years ago
  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 years ago
  Doug Cutting 85ac638e21 Log to logs directory by default. 19 years ago
  Doug Cutting dc372af412 Initial commit of code copied from Nutch. 19 years ago