История коммитов

Автор SHA1 Сообщение Дата
  Doug Cutting 271c118817 HADOOP-286. Avoid pinging the NameNode with renewLease() calls when no files are being written. Contributed by Konstantin. 19 лет назад
  Doug Cutting 7fcc24c3fa HADOOP-320. Fix so that checksum files are correctly copied when the destination of a file copy is a directory. Contributed by Hairong. 19 лет назад
  Doug Cutting 9c0c6ce04e HADOOP-507. Fix an IllegalAccessException in DFS. Contributed by Owen. 19 лет назад
  Doug Cutting c20d1bb50f HADOOP-408. Adjust some timeouts and remove some others so that unit tests run faster. 19 лет назад
  Doug Cutting e80eed6345 HADOOP-424. Fix MapReduce so that jobs with zero splits do not fail. Contributed by Frédéric Bertin. 19 лет назад
  Doug Cutting d4ad27d25d Manage multiple volumes with a single DataNode. Contributed by Milind. 19 лет назад
  Doug Cutting 938b94502b HADOOP-499. Reduce the use of Strings in contrib/streaming, replacing them with Text for better performance. Contributed by Hairong. 19 лет назад
  Doug Cutting dced04bb17 HADOOP-501. Fix Configuration.toString() to handle URL resources. Contributed by Thomas Friol. 19 лет назад
  Andrzej Bialecki a043e66798 HADOOP-488: return exit code in ToolBase.doMain, and use 19 лет назад
  Doug Cutting 2ee1908416 HADOOP-196. Fix Configuration(Configuration) constructor to work correctly. Contributed by Sami Siren. 19 лет назад
  Doug Cutting 0f7496653c HADOOP-460. Fix contrib/smallJobsBenchmark to use Text instead of UTF8. 19 лет назад
  Doug Cutting 8689fba665 HADOOP-419. Fix a NullPointerException finding the ClassLoader when using libhdfs. Contributed by Owen. 19 лет назад
  Doug Cutting 963d4a62ce HADOOP-463. Add variable expansion to config files. Contributed by Michel. 19 лет назад
  Doug Cutting df4e5c21ca HADOOP-437. contrib/streaming: Add support for gzipped inputs. Contributed by Michel. 19 лет назад
  Doug Cutting 9060d2eacd HADOOP-486. Add the job username to JobStatus instances returned by JobClient. 19 лет назад
  Doug Cutting 9df31b43da HADOOP-281. Prohibit DFS files that are also directories. Contributed by Wendy. 19 лет назад
  Doug Cutting 1f90f632f4 HADOOP-54. Add block compression to SequenceFile. Contributed by Arun. 19 лет назад
  Doug Cutting 6af92a34dd HADOOP-461. Make Java 1.5 an explicit requirement. 19 лет назад
  Doug Cutting 4585c5af5b HADOOP-473. Fix TextInputFormat to correctly handle more EOL formats. Contributed by Dennis Kubes & James White. 19 лет назад
  Doug Cutting eeebfddff7 Fix a few javadoc formatting issues. 19 лет назад
  Doug Cutting 502b4b4596 HADOOP-468. Add HADOOP_NICENESS environment variable to set the scheduling priority for daemons. Contributed by Vetle Roeim. 19 лет назад
  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 886a680e16 Improved error message when job jar not found. Contributed by Michel. 19 лет назад
  Doug Cutting b69e4b0b7e HADOOP-421. Replace uses of String in recordio with Text. Contributed by Milind. 19 лет назад
  Doug Cutting cff239e891 Adding missing file from HADOOP-434. 19 лет назад
  Doug Cutting 98ce062704 HADOOP-176. Fix a bug in IntWritable.Comparator. Contributed by Dick King. 19 лет назад
  Doug Cutting 75899b0095 HADOOP-322. Add a job control utility. Contributed by Runping. 19 лет назад
  Doug Cutting 79a8c24e09 HADOOP-456. Change the DFS namenode to keep a persistent record of the set of known datanodes. Contributed by Konstantin. 19 лет назад
  Doug Cutting e4a2d6d9f2 HADOOP-455. Fix a bug in Text, where DEL was not permitted. Contributed by Hairong. 19 лет назад
  Doug Cutting bea2aa2516 HADOOP-436. Fix an error-handling bug in the web ui. 19 лет назад