Historia zmian

Autor SHA1 Wiadomość Data
  Doug Cutting 1fb8f51a54 Preparing for 0.3.1 release. merge -r 411302:411936 from trunk. 19 lat temu
  Doug Cutting aef43fb34b Preparing branch for 0.3.0 release. 19 lat temu
  Doug Cutting a93fa499d6 Branching for 0.3 releases. 19 lat temu
  Doug Cutting 0af2d6687c Preparing for 0.3.0 release. 19 lat temu
  Doug Cutting e29d298212 HADOOP-270. Fix potential deadlock in datanode shutdown. Contributed by Hairong. 19 lat temu
  Doug Cutting a70e171165 HADOOP-217. Fix another illegal access problem when static 19 lat temu
  Doug Cutting 5839aa18af HADOOP-265. Fix tasktracker to not start when it doesn't have a writable local directory. Contributed by Hairong. 19 lat temu
  Doug Cutting 9ea3823cec HADOOP-211. Switch logging use the Jakarta Commons logging API, configured to use log4j by default. 19 lat temu
  Doug Cutting 8718b15ecb Fix to work in Java 1.4. This was breaking the nightly build. 19 lat temu
  Doug Cutting f2d7007743 HADOOP-259. Fix HTTP transfers of map output to timoout. Contributed by Owen. 19 lat temu
  Doug Cutting 9ebbf32283 HADOOP-264. Workaround a problem with WritableFactories. 19 lat temu
  Doug Cutting f6e033c4fa Remove a now-empty file. 19 lat temu
  Doug Cutting 32193977cb Better fix for Windows. 19 lat temu
  Doug Cutting 199bc1bf7c Fix for paths that might contain spaces (e.g. on windows). 19 lat temu
  Doug Cutting e1c55a2623 Remove TestDFSCIO from default test & package targets, since it doesn't yet work on all platforms. 19 lat temu
  Doug Cutting b44f0a76ce Add a C API to DFS. Contributed by Arun C Murthy. 19 lat temu
  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 lat temu
  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 lat temu
  Doug Cutting 5bdda7743e HADOOP-242. Improved error message when unable to create a local file. Contributed by Owen. 19 lat temu
  Doug Cutting fa5a73f4cd HADOOP-222. Add -setrep option to the dfs commands that alters file replication levels. 19 lat temu
  Doug Cutting b8434e7a24 HADOOP-163. Cause datanodes that are unable to either read or write data to exit. Contributed by Hairong. 19 lat temu
  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 lat temu
  Doug Cutting d37b1f69bb HADOOP-254. Use HTTP to transfer map output data to reduce nodes. Contributed by Owen. 19 lat temu
  Doug Cutting db6e9f2850 HADOOP-325. Improve the FileNotFound exceptions thrown by LocalFileSystem to include the name of the file. Contributed by Benjamin Reed. 19 lat temu
  Doug Cutting d04427d63f HADOOP-251. Make tasks processes tolerant of failed progress reports to their parent process. Contributed by Owen. 19 lat temu
  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 lat temu
  Doug Cutting ace6074e06 HADOOP-241. Fix problem raised by CopyFiles on Windows. Contributed by Milind. 19 lat temu
  Doug Cutting c231872403 HADOOP-247. Fix sort progress to better handle exceptions. Contributed by Mahadev. 19 lat temu
  Doug Cutting 432fe8789e HADOOP-205. Incorporate pending tasksinto tasktracker load calculations. Contributed by Mahadev. 19 lat temu
  Doug Cutting 2e6d9e8f2e HADOOP-238. Fix an oops. 19 lat temu