Commit History

作者 SHA1 備註 提交日期
  Owen O'Malley 5ba8e409c5 The old core branches are now common branches. 16 年之前
  Doug Cutting 83cadc8328 Moving branches to new location. 17 年之前
  Doug Cutting 2e2c31a0e0 merge -r 411936:413147 from trunk, preparing for 0.3.2 release 19 年之前
  Doug Cutting 1fb8f51a54 Preparing for 0.3.1 release. merge -r 411302:411936 from trunk. 19 年之前
  Doug Cutting aef43fb34b Preparing branch for 0.3.0 release. 19 年之前
  Doug Cutting a93fa499d6 Branching for 0.3 releases. 19 年之前
  Doug Cutting 0af2d6687c Preparing for 0.3.0 release. 19 年之前
  Doug Cutting e29d298212 HADOOP-270. Fix potential deadlock in datanode shutdown. Contributed by Hairong. 19 年之前
  Doug Cutting a70e171165 HADOOP-217. Fix another illegal access problem when static 19 年之前
  Doug Cutting 5839aa18af HADOOP-265. Fix tasktracker to not start when it doesn't have a writable local directory. Contributed by Hairong. 19 年之前
  Doug Cutting 9ea3823cec HADOOP-211. Switch logging use the Jakarta Commons logging API, configured to use log4j by default. 19 年之前
  Doug Cutting 8718b15ecb Fix to work in Java 1.4. This was breaking the nightly build. 19 年之前
  Doug Cutting f2d7007743 HADOOP-259. Fix HTTP transfers of map output to timoout. Contributed by Owen. 19 年之前
  Doug Cutting 9ebbf32283 HADOOP-264. Workaround a problem with WritableFactories. 19 年之前
  Doug Cutting f6e033c4fa Remove a now-empty file. 19 年之前
  Doug Cutting 32193977cb Better fix for Windows. 19 年之前
  Doug Cutting 199bc1bf7c Fix for paths that might contain spaces (e.g. on windows). 19 年之前
  Doug Cutting e1c55a2623 Remove TestDFSCIO from default test & package targets, since it doesn't yet work on all platforms. 19 年之前
  Doug Cutting b44f0a76ce Add a C API to DFS. Contributed by Arun C Murthy. 19 年之前
  Doug Cutting 8fe5a30ca9 HADOOP-124. Change DFS so that datanodes are identified by a persistent ID rather than by host and port. Contributed by Konstantin. 19 年之前
  Doug Cutting 9091241fe3 HADOOP-75. In DFS, only check for a complete file when the file is closed, rather than as each block is written. Contributed by Milind. 19 年之前
  Doug Cutting 5bdda7743e HADOOP-242. Improved error message when unable to create a local file. Contributed by Owen. 19 年之前
  Doug Cutting fa5a73f4cd HADOOP-222. Add -setrep option to the dfs commands that alters file replication levels. 19 年之前
  Doug Cutting b8434e7a24 HADOOP-163. Cause datanodes that are unable to either read or write data to exit. Contributed by Hairong. 19 年之前
  Doug Cutting 2427313a5d Add NOTICE.txt file and put full license in LICENSE.txt, to better conform to http://www.apache.org/dev/apply-license.html. 19 年之前
  Doug Cutting d37b1f69bb HADOOP-254. Use HTTP to transfer map output data to reduce nodes. Contributed by Owen. 19 年之前
  Doug Cutting db6e9f2850 HADOOP-325. Improve the FileNotFound exceptions thrown by LocalFileSystem to include the name of the file. Contributed by Benjamin Reed. 19 年之前
  Doug Cutting d04427d63f HADOOP-251. Make tasks processes tolerant of failed progress reports to their parent process. Contributed by Owen. 19 年之前
  Doug Cutting 662873c926 HADOOP-195. Improve performance of transfer of map outputs to reduce nodes by performing multiple transfers in parallel, each using a separate socket. 19 年之前
  Doug Cutting ace6074e06 HADOOP-241. Fix problem raised by CopyFiles on Windows. Contributed by Milind. 19 年之前