Revīziju vēsture

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