Commit History

Author SHA1 Message Date
  Owen O'Malley a1bf8b2c0b The old core branches are now common branches. 16 years ago
  Doug Cutting ac7af5c097 Moving branches to new location. 17 years ago
  Doug Cutting 083c714fc1 merge -r 443531:447487 from trunk, preparing for 0.6.2 release 18 years ago
  Doug Cutting 99ce6b3067 merge -r 441655:443039, from trunk to 0.6 branch, preparing for 0.6.1 release. 18 years ago
  Doug Cutting c021034369 Adding a branch for 0.6 releases. 18 years ago
  Doug Cutting a396a6dd98 Preparing for 0.6.0 release. 18 years ago
  Doug Cutting dc23d3103c HADOOP-474. Add CompressionCodecFactory and use it in TextInputFormat and TextOutputFormat. Also add gzip codec and fix some problems with UTF8 text inputs. Contributed by Owen. 18 years ago
  Doug Cutting 21b8d315fe HADOOP-517. Fix bug in contrib/streaming's end of line detection. Contributed by Hairong. 18 years ago
  Doug Cutting 1ac01d2102 Incrementing default build version number in preparation for 0.6.0 release. 18 years ago
  Doug Cutting 1a406bb492 Preparing site docs for 0.6.0 release. 18 years ago
  Doug Cutting 24063ae77f Fix attribution of HADOOP-458: Arun, not Owen. 18 years ago
  Doug Cutting 3d864eeb77 HADOOP-458. Fix a memory-corruption in libhdfs. Contributed by Owen. 18 years ago
  Doug Cutting 181644a03f HADOOP-483. Improvements to libhdfs build and documentation. Contributed by Arun. 18 years ago
  Doug Cutting 0e69f549e6 HADOOP-441. Add a compression codec API and extend SequenceFile to use it. 18 years ago
  Doug Cutting 2037fe5ef9 HADOOP-497. Permit the specification of the network interface and nameserver to be used when determining the local hostname advertised by datanodes and tasktrackers. Contributed by Lorenzo Thione. 18 years ago
  Doug Cutting e38c641d8e HADOOP-312. Close idle IPC connections. Contributed by Devaraj. 18 years ago
  Doug Cutting 271c118817 HADOOP-286. Avoid pinging the NameNode with renewLease() calls when no files are being written. Contributed by Konstantin. 18 years ago
  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. 18 years ago
  Doug Cutting 9c0c6ce04e HADOOP-507. Fix an IllegalAccessException in DFS. Contributed by Owen. 18 years ago
  Doug Cutting c20d1bb50f HADOOP-408. Adjust some timeouts and remove some others so that unit tests run faster. 18 years ago
  Doug Cutting e80eed6345 HADOOP-424. Fix MapReduce so that jobs with zero splits do not fail. Contributed by Frédéric Bertin. 18 years ago
  Doug Cutting d4ad27d25d Manage multiple volumes with a single DataNode. Contributed by Milind. 18 years ago
  Doug Cutting 938b94502b HADOOP-499. Reduce the use of Strings in contrib/streaming, replacing them with Text for better performance. Contributed by Hairong. 18 years ago
  Doug Cutting dced04bb17 HADOOP-501. Fix Configuration.toString() to handle URL resources. Contributed by Thomas Friol. 18 years ago
  Andrzej Bialecki a043e66798 HADOOP-488: return exit code in ToolBase.doMain, and use 18 years ago
  Doug Cutting 2ee1908416 HADOOP-196. Fix Configuration(Configuration) constructor to work correctly. Contributed by Sami Siren. 18 years ago
  Doug Cutting 0f7496653c HADOOP-460. Fix contrib/smallJobsBenchmark to use Text instead of UTF8. 18 years ago
  Doug Cutting 8689fba665 HADOOP-419. Fix a NullPointerException finding the ClassLoader when using libhdfs. Contributed by Owen. 18 years ago
  Doug Cutting 963d4a62ce HADOOP-463. Add variable expansion to config files. Contributed by Michel. 19 years ago
  Doug Cutting df4e5c21ca HADOOP-437. contrib/streaming: Add support for gzipped inputs. Contributed by Michel. 19 years ago