Cronologia Commit

Autore SHA1 Messaggio Data
  Doug Cutting 6af92a34dd HADOOP-461. Make Java 1.5 an explicit requirement. 19 anni fa
  Doug Cutting 4585c5af5b HADOOP-473. Fix TextInputFormat to correctly handle more EOL formats. Contributed by Dennis Kubes & James White. 19 anni fa
  Doug Cutting eeebfddff7 Fix a few javadoc formatting issues. 19 anni fa
  Doug Cutting 502b4b4596 HADOOP-468. Add HADOOP_NICENESS environment variable to set the scheduling priority for daemons. Contributed by Vetle Roeim. 19 anni fa
  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 anni fa
  Doug Cutting 886a680e16 Improved error message when job jar not found. Contributed by Michel. 19 anni fa
  Doug Cutting b69e4b0b7e HADOOP-421. Replace uses of String in recordio with Text. Contributed by Milind. 19 anni fa
  Doug Cutting cff239e891 Adding missing file from HADOOP-434. 19 anni fa
  Doug Cutting 98ce062704 HADOOP-176. Fix a bug in IntWritable.Comparator. Contributed by Dick King. 19 anni fa
  Doug Cutting 75899b0095 HADOOP-322. Add a job control utility. Contributed by Runping. 19 anni fa
  Doug Cutting 79a8c24e09 HADOOP-456. Change the DFS namenode to keep a persistent record of the set of known datanodes. Contributed by Konstantin. 19 anni fa
  Doug Cutting e4a2d6d9f2 HADOOP-455. Fix a bug in Text, where DEL was not permitted. Contributed by Hairong. 19 anni fa
  Doug Cutting bea2aa2516 HADOOP-436. Fix an error-handling bug in the web ui. 19 anni fa
  Doug Cutting 3fc10daeec HADOOP-450. Change so that input types are determined by the RecordReader rather than specified directly in the JobConf. Also replace use UTF8 in TextInputFormat with Text. 19 anni fa
  Doug Cutting 784ea20b8e HADOOP-453. Fix a bug in Text.setCapacity(). Contributed by Sami Siren. 19 anni fa
  Doug Cutting e5648fdfb5 Ignore docs. 19 anni fa
  Doug Cutting 4f01ee11d9 HADOOP-434. Change smallJobsBenchmark to user standard Hadoop scripts. Contributed by Sanjay Dahiya. 19 anni fa
  Owen O'Malley 2268b25654 Updated website to include a description of Hadoop. 19 anni fa
  Doug Cutting e2abfbeac1 HADOOP-324. Fix datanode to not exit when a disk is full, but simply to fail writes. Contributed by Wendy Chien. 19 anni fa
  Doug Cutting 8ccf4891c1 HADOOP-400. Improvements to task assignment. 19 anni fa
  Doug Cutting d4facd8303 HADOOP-426. Fix streaming contrib module to work correctly on Solaris. This was causing nightly builds to fail. Contributed by Michel. 19 anni fa
  Doug Cutting 35d3e1c987 Reverting unintentional commit. 19 anni fa
  Doug Cutting 3fae4c4023 HADOOP-427. New bug number for this patch. 19 anni fa
  Doug Cutting b85901efc8 HADOOP-415. Replace some uses of DatanodeDescriptor in the DFS web ui code with DatanodeInfo, the preferred public class. Contributed by Devaraj. 19 anni fa
  Doug Cutting 8c6e259437 Preparing for 0.5.0 release. 19 anni fa
  Doug Cutting 5282b8f71c Delete a bogus classpath element. 19 anni fa
  Doug Cutting 41be68f884 HADOOP-425. Add a python MapReduce example, using Jython. Contributed by Owen. 19 anni fa
  Doug Cutting 82d046f732 HADOOP-415. Fix a potential namenode performance issue introduced by HADOOP-392. Contributed by Devaraj. 19 anni fa
  Doug Cutting abf504b511 HADOOP-226. Fix fsck to properly handle replication counts, now that these can vary per file. 19 anni fa
  Doug Cutting c123b757b7 HADOOP-418. Add unit tests for streaming contrib environment variables. 19 anni fa