Commit Verlauf

Autor SHA1 Nachricht Datum
  Owen O'Malley 492127b6d9 The old core branches are now common branches. vor 16 Jahren
  Doug Cutting 4a1c093112 Moving branches to new location. vor 17 Jahren
  Doug Cutting b0013bd242 Adding branch for 0.5 releases. vor 19 Jahren
  Doug Cutting 8c6e259437 Preparing for 0.5.0 release. vor 19 Jahren
  Doug Cutting 5282b8f71c Delete a bogus classpath element. vor 19 Jahren
  Doug Cutting 41be68f884 HADOOP-425. Add a python MapReduce example, using Jython. Contributed by Owen. vor 19 Jahren
  Doug Cutting 82d046f732 HADOOP-415. Fix a potential namenode performance issue introduced by HADOOP-392. Contributed by Devaraj. vor 19 Jahren
  Doug Cutting abf504b511 HADOOP-226. Fix fsck to properly handle replication counts, now that these can vary per file. vor 19 Jahren
  Doug Cutting c123b757b7 HADOOP-418. Add unit tests for streaming contrib environment variables. vor 19 Jahren
  Doug Cutting 31ad29d385 HADOOP-412. Add filtering input format. Also move JobConf.newInstance() to a util class. Contributed by Hairong. vor 19 Jahren
  Doug Cutting 57e1f7955f HADOOP-411. Add unit tests for command line parser. Contributed by Hairong. vor 19 Jahren
  Doug Cutting 2c8ace08c8 HADOOP-410. Replace some TreeMaps with HashMaps in DFS, for a 17% performance improvement. Contributed by Milind. vor 19 Jahren
  Doug Cutting 2ed17677c9 HADOOP-369. Add -getmerge option to dfs command that appends all files in a directory into a single local file. Contributed by Johan Oskarson. vor 19 Jahren
  Doug Cutting bb2cad5761 HADOOP-392. Improvements to DFS web UI. Contributed by Devaraj. vor 19 Jahren
  Doug Cutting c582cfc591 HADOOP-409. Streaming contrib module: make configuration properties available to commands as environment variables. vor 19 Jahren
  Doug Cutting e142123877 HADOOP-345. Permit iteration over Configuration key/value pairs. Contributed by Michel. vor 19 Jahren
  Doug Cutting a463e2c836 HADOOP-377. Permit one to add URL resources to a Configuration. Contributed by Jean-Baptiste Quenot. vor 19 Jahren
  Doug Cutting fbd1feb0d6 HADOOP-396. Make DatanodeID implement Writable. Contributed by Konstantin. vor 19 Jahren
  Doug Cutting 6041bea3ad HADOOP-394. Change order of DFS shutdown in unit tests to minimize errors logged. Contributed by Konstantin. vor 19 Jahren
  Doug Cutting 70609706e7 Reverting patch from HADOOP-287, since it causes unit tests to hang. vor 19 Jahren
  Doug Cutting 65cc9fd5ed HADOOP-393. Fix a bug in Text validation. vor 19 Jahren
  Doug Cutting c0ee4e9e2d HADOOP-287. Use quicksort instead of mergesort for in-memory sorting algorithm in SequenceFile. Contributed by Ben Reed. vor 19 Jahren
  Doug Cutting cb14d7b53c HADOOP-362. Fix a problem where jobs hung when status messages were recieved out of order. Contributed by Owen. vor 19 Jahren
  Doug Cutting 8dd4f70767 HADOOP-391. Fix a bug in the streamin contrib unit tests when run on Windows. vor 19 Jahren
  Doug Cutting 4db4f4fc00 HADOOP-302. Fix a bug in Text.toString(). Contributed by Hairong. vor 19 Jahren
  Doug Cutting 89ada44b74 HADOOP-389. Fix intermitten t failures of mapreduce unit tests. Also fix some build dependencies. vor 19 Jahren
  Doug Cutting dc52e94a80 Clarify the last comment a bit. vor 19 Jahren
  Doug Cutting 6f3e3ab516 HADOOP-386. When removing excess DFS block replicas, remove those on nodes with the least free space first. vor 19 Jahren
  Doug Cutting 5d9703a2db HADOOP-375. Permit multiple datanodes to run on a single host. Contributed by Devaraj. vor 19 Jahren
  Doug Cutting 13d74368d0 HADOOP-335. Refactor namenode logging. Contributed by Konstantin. vor 19 Jahren