1. 1c05f3d MAPREDUCE-2146. Raid does not affect access time of a source file. by Dhruba Borthakur · 14 years ago
  2. 5af1047 MAPREDUCE-1867. Remove unused methods in org.apache.hadoop.streaming.StreamUtil. Contributed by Amareshwari Sriramadasu. by Thomas White · 14 years ago
  3. 6991a8e HADOOP-7007: Update the hudson-test-patch ant target. Contributed by Giridharan Kesavan. by Giridharan Kesavan · 14 years ago
  4. 3d75ebd MAPREDUCE-2143. HarFileSystem is able to handle spaces in pathnames. by Dhruba Borthakur · 14 years ago
  5. 088f7b3 MAPREDUCE-2126. JobQueueJobInProgressListener's javadoc is inconsistent with source code. Contributed by Jingguo Yao. by Thomas White · 14 years ago
  6. 94dc703 MAPREDUCE-2147. Remove redundant code in JobInProgress ctor. Contributed by Harsh J Chouraria. by Douglass Cutting · 14 years ago
  7. a50bd2f MAPREDUCE-2134. ant binary-system is broken in mapreduce project. Contributed by Konstantin Boudnik. by Konstantin I Boudnik · 14 years ago
  8. 328447d MAPREDUCE-2132. A command line option in RaidShell to fix blocks using raid by Chun-Yang Chen · 14 years ago
  9. 5c240da MAPREDUCE-2140. Regenerate fair scheduler design doc PDF. by Matei Alexandru Zaharia · 14 years ago
  10. 4c9c1ba MAPREDUCE-1819. RaidNode is now smarter in submitting Raid jobs. (Ramkumar by Chun-Yang Chen · 14 years ago
  11. 20aabc0 MAPREDUCE-1980. DistributedRaidFileSystem now handles ChecksumException by Chun-Yang Chen · 14 years ago
  12. 619d562 MAPREDUCE-2095. Fixes Gridmix to run from compressed traces. Contributed by Ranjit Mathew by Amareshwari Sriramadasu · 14 years ago
  13. 281ccb1 MAPREDUCE-2040. Forrest Documentation for Dynamic Priority Scheduler. Contributed by Thomas Sandholm. by Thomas White · 14 years ago
  14. 2bdbd2e MAPREDUCE-2086. CHANGES.txt does not reflect the release of version 0.21.0. by Thomas White · 14 years ago
  15. ff844dc MAPREDUCE-2090. Clover build doesn't generate per-test coverage. Contributed by Konstantin Bdounik. by Konstantin I Boudnik · 14 years ago
  16. a9a858c MAPREDUCE-2082. Fixes Pipes to create the jobtoken file in the right place. Contributed by Jitendra Pandey. by Devaraj Das · 14 years ago
  17. 7328713 MAPREDUCE-1816. HAR files used for RAID parity-bite have configurable by Dhruba Borthakur · 14 years ago
  18. a860b24 MAPREDUCE-2029. DistributedRaidFileSystem removes itself from FileSystem by Dhruba Borthakur · 14 years ago
  19. c4f1ab2 MAPREDUCE-2067. Distinct minicluster services (e.g. NN and JT) overwrite each other's service policies. Contributed by Aaron T. Myers. by Thomas White · 14 years ago
  20. 4c23067 MAPREDUCE-1517. Supports streaming job to run in the background. Contributed by Bochun Bai by Amareshwari Sriramadasu · 14 years ago
  21. cccda89 MAPREDUCE-1989. Fixes error message in gridmix when user resolver is set and no user list is given. Contributed by Ravi Gummadi by Amareshwari Sriramadasu · 14 years ago
  22. 58ee62d MAPREDUCE-1984. herriot TestCluster fails because exclusion is not there. Contributed by Balaji Rajagopalan, by Konstantin I Boudnik · 14 years ago
  23. f66ecde MAPREDUCE-1548. Hadoop archives preserve times and other properties from by Dhruba Borthakur · 14 years ago
  24. 0b0cb05 MAPREDUCE-1280. Update Eclipse plugin to the new eclipse.jdt API. Contributed by Alex Kozlov by Tsz-wo Sze · 14 years ago
  25. 85f42bd MAPREDUCE-2078. Fixes TraceBuilder to generate traces when a globbed job history path is given. Contributed by Amar Kamat by Amareshwari Sriramadasu · 14 years ago
  26. a0ae511 MAPREDUCE-1664. Job Acls affect Queue Acls. by Vinod Kumar Vavilapalli · 14 years ago
  27. d5c8fa7 MAPREDUCE-1918. Adds documentation to Rumen. Contributed by Amar Kamat by Amareshwari Sriramadasu · 14 years ago
  28. a6fc25f MAPREDUCE-1979. Fixes 'Output directory already exists' error in gridmix when gridmix.output.directory is not defined. Contributed by Ravi Gummadi by Amareshwari Sriramadasu · 14 years ago
  29. 6261f76 MAPREDUCE-2032. Fixes TestJobCleanup to cleanup test directory in tearDown. Contributed by Dick King by Amareshwari Sriramadasu · 14 years ago
  30. c72f23c MAPREDUCE-1597. Fixes CombineFileInputFormat to work with non-splittable files. Contributed by Amareshwari Sriramadasu by Amareshwari Sriramadasu · 14 years ago
  31. b4a68c7 MAPREDUCE-1975. Fixes unnecessary InterruptedException log in gridmix. Contributed by Ravi Gummadi by Amareshwari Sriramadasu · 14 years ago
  32. e932e1c MAPREDUCE-2046. Fixes CombineFileInputFormat to allow splits with size less than DFS block size. Contributed by dhruba borthakur by Amareshwari Sriramadasu · 14 years ago
  33. 636c868 MAPREDUCE-2031. Fixes test failures TestTaskLauncher and TestTaskTrackerLocalization. Contributed by Ravi Gummadi by Amareshwari Sriramadasu · 14 years ago
  34. 4457a24 MAPREDUCE-2023. TestDFSIO should not stop reading if curSize != bufferSize. Contributed by Hong Tang by Tsz-wo Sze · 14 years ago
  35. 5042f86 MAPREDUCE-1375. Fixes flaky test TestFileArgs. Contributed by Todd Lipcon by Amareshwari Sriramadasu · 14 years ago
  36. 7a0afcc MAPREDUCE-2021. Fixes duplicate hostnames in CombineFileInputFormat's split locations. by Amareshwari Sriramadasu · 14 years ago
  37. c8162f7 MAPREDUCE-1897. trunk build broken on compile-mapred-test. Contributed by Konstantin Boudnik by Konstantin I Boudnik · 14 years ago
  38. 752472e MAPREDUCE-1668. RaidNode Hars a directory only if all its parity files by Dhruba Borthakur · 14 years ago
  39. a506ca6 MAPREDUCE-1670. RAID policies should not scan their own destination path. by Dhruba Borthakur · 14 years ago
  40. dfe7beb JDiff output for release 0.21.0 by Thomas White · 14 years ago
  41. a8c5b1f MAPREDUCE-1881. Adding the missed files. by Arun Murthy · 14 years ago
  42. 2bb7863 MAPREDUCE-1881. Improve TaskTrackerInstrumentation to enable collection of advanced metrics. Contributed by Matei Zaharia. by Arun Murthy · 14 years ago
  43. 6846172 MAPREDUCE-220. Collect cpu and memory statistics per task. Contributed by Scott Chen. by Arun Murthy · 14 years ago
  44. 0ab18cb MAPREDUCE-2022. Fixes compilation errors in TestSubmitJob. Contributed by Amareshwari Sriramadasu by Amareshwari Sriramadasu · 14 years ago
  45. a386166 MAPREDUCE-1856. Extract a subset of tests for smoke (DOA) validation. Contributed by Konstantin Boudnik by Konstantin I Boudnik · 14 years ago
  46. 8c1601d MAPREDUCE-1856. Extract a subset of tests for smoke (DOA) validation. Contributed by Konstantin Boudnik. by Konstantin I Boudnik · 14 years ago
  47. 16359f6 MAPREDUCE-1980. Fixes TaskAttemptUnsuccessfulCompletionEvent and TaskAttemptFinishedEvent to correctly log event type for all task types. Contributed by Amar Kamat by Amareshwari Sriramadasu · 14 years ago
  48. a1cb3e7 MAPREDUCE-2012. Some contrib tests fail in branch 0.21 and trunk. Contributed by Amareshwari Sriramadasu. by Thomas White · 14 years ago
  49. 7ea6e0f Fix javadoc warning introduced by MAPREDUCE-1762 by Christopher Douglas · 14 years ago
  50. a7d7775 MAPREDUCE-2000. Fix parsing of JobHistory lines in Rumen when quotes are by Christopher Douglas · 14 years ago
  51. 632c052 MAPREDUCE-1961. Fix ConcurrentModificationException in Gridmix during by Christopher Douglas · 14 years ago
  52. 67b81ae MAPREDUCE-1780. Missed modifications to CHANGES.txt for the previous commit. by Vinod Kumar Vavilapalli · 14 years ago
  53. 9eef614 MAPREDUCE-1780. Fixes serialization of ACL in JobStatus.java to use AccessControlList.write() instead of AccessControlList.toString(). Contributed by Ravi Gummadi. by Vinod Kumar Vavilapalli · 14 years ago
  54. e348857 MAPREDUCE-1920. Enables completed jobstatus store by default. Contributed by Tom White by Amareshwari Sriramadasu · 14 years ago
  55. 44126d2 MAPREDUCE-1523. Making Mumak work with Capacity-Scheduler (Anirban Das via mahadev) by Mahadev Konar · 14 years ago
  56. 1375699 MAPREDUCE-1999. Fixes ClientProtocol to use the correct DelegationTokenSelector. Contributed by Jitendra Pandey. by Devaraj Das · 14 years ago
  57. 53cc7b0 MAPREDUCE-1926. MapReduce distribution is missing build-utils.xml by Thomas White · 14 years ago
  58. 7138210 Move MAPREDUCE-1876 to 0.21. by Thomas White · 14 years ago
  59. 5cb6e31 MAPREDUCE-1992. Fixes a problem to do with bringing up the JobTracker in unsecure mode. Contributed by Kan Zhang. by Devaraj Das · 14 years ago
  60. 2452f9f MAPREDUCE-1900. TaskTracker and JobTracker closes FileSystems, opened on behalf of users that it no longer requires. Contributed by Kan Zhang and Devaraj Das. by Devaraj Das · 14 years ago
  61. a4adc90 MAPREDUCE-1993. Fixes test failure TestTrackerDistributedCacheManagerWithLinuxTaskController. Contributed by Devaraj Das by Amareshwari Sriramadasu · 14 years ago
  62. 6694280 MAPREDUCE-1958. The MapReduce part corresponding to the HADOOP-6873. Contributed by Boris Shkolnik & Owen O'Malley. by Devaraj Das · 14 years ago
  63. 57a5889 MAPREDUCE-1834. TestSimulatorDeterministicReplay timesout on trunk. (Hong Tang via mahadev) by Mahadev Konar · 14 years ago
  64. 989cdc2 MAPREDUCE-1686. Adding missed testcase by Amareshwari Sriramadasu · 14 years ago
  65. 08ffade MAPREDUCE-1982. Fixes Rumen's TraceBuilder to extract job name from either of configuration properties mapreduce.job.name and mapred.job.name. Contributed by Ravi Gummadi by Amareshwari Sriramadasu · 14 years ago
  66. cdd3c9e MAPREDUCE-1288. Fixes TrackerDistributedCacheManager to take into account the owner of the localized file in the mapping from cache URIs to CacheStatus objects. Contributed by Devaraj Das. by Devaraj Das · 14 years ago
  67. a934926 MAPREDUCE-1624. Documents the job credentials and associated details to do with delegation tokens (on the client side). Contributed by Jitendra Pandey and Devaraj Das. by Devaraj Das · 14 years ago
  68. b241407 MAPREDUCE-1686. Fixes StreamUtil.goodClassOrNull to find classes without package names. Contributed by Paul Burkhardt by Amareshwari Sriramadasu · 14 years ago
  69. b8e99a4 MAPREDUCE-1866. Removes deprecated class org.apache.hadoop.streaming.UTF8ByteArrayUtils. Contributed by Amareshwari Sriramadasu by Amareshwari Sriramadasu · 14 years ago
  70. 77e448d MAPREDUCE-1701. Fixes a problem to do with exception handling in delegation-token renewals. Contributed by Boris Shkolnik. by Devaraj Das · 14 years ago
  71. 46f194d MAPREDUCE-1718. Fixes a bug in the construction of jobconf key for the mapping that the tasks use at runtime for looking up delegation tokens. Contributed by Boris Shkolnik. by Devaraj Das · 14 years ago
  72. 9e97c20 MAPREDUCE-1925. Fix failing TestRumenJobTraces. Contributed by Ravi Gummadi by Christopher Douglas · 14 years ago
  73. 0bdec24 Fixing order of entries in the changes log. by Konstantin I Boudnik · 14 years ago
  74. f4aa57d MAPREDUCE-1566. Adds a configuration attribute using which job clients can specify a credentials file. The tokens from there will be passed to the job. Contributed by Jitendra Pandey and Owen O'Malley. by Devaraj Das · 14 years ago
  75. 9070ae7 MAPREDUCE-1733. Makes pipes applications secure. Contributed by Jitendra Pandey. by Devaraj Das · 14 years ago
  76. 1d07e7d MAPREDUCE-1936. Modify Gridmix3 to support more tunable parameters for by Christopher Douglas · 14 years ago
  77. aaeab86 MAPREDUCE-1945. The MapReduce component for HADOOP-6632. Contributed by Kan Zhang & Jitendra Pandey. by Devaraj Das · 14 years ago
  78. be56e54 MAPREDUCE-1935. Makes the Distcp to work in a secure environment. Contributed by Boris Shkolnik. by Devaraj Das · 14 years ago
  79. 867d27a MAPREDUCE-1772. Corrects errors in streaming documentation in forrest. Contributed by Amareshwari Sriramadasu by Amareshwari Sriramadasu · 14 years ago
  80. 699563e MAPREDUCE-1911. Fixes errors in -info message in streaming. Contributed by Amareshwari Sriramadasu by Amareshwari Sriramadasu · 14 years ago
  81. 98fe812 MAPREDUCE-1942. 'compile-fault-inject' should never be called directly. Contributed by Konstantin Boudnik. by Konstantin I Boudnik · 14 years ago
  82. 55506fb MAPREDUCE-1896. [Herriot] New property for multi user list. Contributed by Vinay Thota. by Konstantin I Boudnik · 14 years ago
  83. a3d9a99 MAPREDUCE-1812. New properties for suspend and resume process. Contributed by Vinay Thota. by Konstantin I Boudnik · 14 years ago
  84. a8047bc MAPREDUCE-1621. Fixes NPE in TextOutputReader.getLastOutput if it has never read any output. Contributed by Amareshwari Sriramadasu by Amareshwari Sriramadasu · 14 years ago
  85. a4cef9c MAPREDUCE-1865. Rumen should also support jobhistory files generated using trunk. Contributed by Amar Kamat by Amareshwari Sriramadasu · 14 years ago
  86. ae513cc MAPREDUCE-1848. Put number of speculative, data local, rack local by Dhruba Borthakur · 14 years ago
  87. 87fe829 MAPREDUCE-1840. Enhancements to Gridmix benchmark simulating user by Christopher Douglas · 14 years ago
  88. 1978b6d MAPREDUCE-1528. Incorporates the changes to the credentials API done in HADOOP-6845. Also, introduces Credentials in JobConf, and in JobContext. Contributed by Jitendra Pandey and Arun Murthy. by Devaraj Das · 14 years ago
  89. 7e60a6d MAPREDUCE-1248. Fixes redudant memory copying in StreamKeyValUtil. Contributed by Ruibang He. by Amareshwari Sriramadasu · 14 years ago
  90. 3a40079 MAPREDUCE-1820. Fix InputSampler to clone sampled keys. Contributed by Alex Kozlov by Christopher Douglas · 14 years ago
  91. 28c127f MAPREDUCE-1838. Reduce the time needed for raiding a bunch of files by Dhruba Borthakur · 14 years ago
  92. 33577cb MAPREDUCE-1894. Fixed a bug in DistributedRaidFileSystem.readFully() by Dhruba Borthakur · 14 years ago
  93. b29427f MAPREDUCE-577. Fixes duplicate records in StreamXmlRecordReader. Contributed by Ravi Gummadi by Amareshwari Sriramadasu · 14 years ago
  94. a2daa43 MAPREDUCE-1888. Fixes Streaming to override output key and value types, only if mapper/reducer is a command. Contributed by Ravi Gummadi by Amareshwari Sriramadasu · 14 years ago
  95. e17be5e MAPREDUCE-1864. Removes uninitialized/unused variables in org.apache.hadoop.streaming.PipeMapRed. Contributed by Amareshwari Sriramadasu by Amareshwari Sriramadasu · 14 years ago
  96. f43b048 MAPREDUCE-1845. FairScheduler.tasksToPreempt() can return negative number. Contributed by Scott Chen. by Matei Alexandru Zaharia · 14 years ago
  97. 233e0cf MAPREDUCE-1893. Slive with multiple reducers. Contributed by Konstantin Shvachko. by Konstantin Shvachko · 14 years ago
  98. 87943e8 MAPREDUCE-1870. Harmonize MapReduce JAR library versions with Common and HDFS. by Thomas White · 14 years ago
  99. 40a39bd Reverted MAPREDUCE-1888 by Amareshwari Sriramadasu · 14 years ago
  100. bf08067 MAPREDUCE-1888. Fixes Streaming to override output key and value types, only if mapper and reducer are commands. Contributed by Ravi Gummadi by Amareshwari Sriramadasu · 14 years ago