提交历史

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