Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Owen O'Malley 3afef9a78f The old core branches are now common branches. 16 gadi atpakaļ
  Doug Cutting c92ae68efb Moving branches to new location. 17 gadi atpakaļ
  Doug Cutting ebf2b01af5 Creating 0.4 branch from trunk. 19 gadi atpakaļ
  Doug Cutting 800d83b5a6 Preparing for 0.4.0 release. 19 gadi atpakaļ
  Doug Cutting b57de67081 HADOOP-318. Keep slow DFS output from causing task timeouts. Contributed by Milind. 19 gadi atpakaļ
  Doug Cutting 0dcd678c3e HADOOP-27. Don't allocate tasks to trackers whose local free space is too low. 19 gadi atpakaļ
  Doug Cutting 9dda781fb3 HADOOP-328. Add an option to the distcp command to ignore read errors while copying. Contributed by Owen. 19 gadi atpakaļ
  Doug Cutting fb26c9bc9f Revert patch from HADOOP-321 applied in revision 417566, since a bug was discovered. 19 gadi atpakaļ
  Doug Cutting 895532dec9 HADOOP-326. Remove some dead code. Contributed by Owen. 19 gadi atpakaļ
  Doug Cutting 3c9bd64a62 HADOOP-325. Correctly initialize RPC parameter classes, and remove workaround code. Contributed by Owen. 19 gadi atpakaļ
  Doug Cutting 2c8c75f286 HADOOP-321. Refactor some DFS classes. Contributed by Konstantin. 19 gadi atpakaļ
  Doug Cutting 6613b1ec0d HADOOP-296. Permit specification of the amount of reserved space on a DFS datanode. Contributed by Johan Oskarson. 19 gadi atpakaļ
  Doug Cutting 471ea87623 HADOOP-59. Add support for generic command line options. Contributed by Hairong. 19 gadi atpakaļ
  Doug Cutting 9c30db870a Fix a bug in the fix for HADOOP-278. Input directories should be 19 gadi atpakaļ
  Doug Cutting 05661625ea HADOOP-305. Fix tasktracker to ask for new tasks as soon as a task is finished. Contributed by Mahadev. 19 gadi atpakaļ
  Doug Cutting 893a4e29ad HADOOP-304. Improve error message for UnregisteredDatanodeException to include expected node name. 19 gadi atpakaļ
  Doug Cutting 7ef669812e HADOOP-301. In RandomWriter example, don't overwrite output directory 19 gadi atpakaļ
  Doug Cutting 197515dcd9 Fix a bug where server shutdown threw a NullPointerException. 19 gadi atpakaļ
  Doug Cutting 8c10090919 HADOOP-278. Check for the existence of input directories before starting MapReduce jobs, making it easier to debug this common error. Contributed by Owen. 19 gadi atpakaļ
  Doug Cutting ab57463700 HADOOP-135. Fix potential deadlock in JobTracker by acquiring locks in a consistent order. Contributed by Owen. 19 gadi atpakaļ
  Doug Cutting 3cfaff4141 HADOOP-319. Fix FileSystem.close() to remove FileSystem instance from the cache. Contributed by Hairong. 19 gadi atpakaļ
  Doug Cutting bcfc1de3e5 HADOOP-317. Fix server logging to correctly log stack traces. Also 19 gadi atpakaļ
  Doug Cutting 58afe30c57 HADOOP-316. Fix a potential deadlock in the jobtracker. Contributed by Owen. 19 gadi atpakaļ
  Doug Cutting cd4ca48cdf HADOOP-314. Remove the append phase when sorting. Contributed by Owen. 19 gadi atpakaļ
  Doug Cutting 732dcbf414 HADOOP-311. Change DFS client to retry failed reads, so that a single read failure alone will not cause failure of a task. Contributed by Owen. 19 gadi atpakaļ
  Doug Cutting 93e01b6e7d HADOOP-210. Change RPC server to use a selector instead of a thread per connection. Contributed by Devaraj Das. 19 gadi atpakaļ
  Doug Cutting 3d4cf81cf1 HADOOP-271. Add links from jobtracker's web ui to tasktracker's web ui. Also attempt to log a thread dump of child processes before they're killed. 19 gadi atpakaļ
  Doug Cutting 264dfdc1ef HADOOP-123. Add MapReduce unit tests that run a jobtracker and tasktracker, greatly increasing code coverage. Contributed by Milind. 19 gadi atpakaļ
  Doug Cutting 9f2145334f Add an HTTP user interface to the namenode, on port 50070. 19 gadi atpakaļ
  Doug Cutting 7d29589f3a HADOOP-299. Fix the tasktracker, permitting multiple jobs to more easily execute at the same time. Contributed by Owen. 19 gadi atpakaļ