Commit History

Author SHA1 Message Date
  Eli Collins dd64d518da MAPREDUCE-2073. TestTrackerDistributedCacheManager should be up-front about requirements on build environment. Contributed by Todd Lipcon 13 years ago
  Eli Collins 4ff947f6da MAPREDUCE-3419. Don't mark exited TT threads as dead in MiniMRCluster. Contributed by Eli Collins 13 years ago
  Todd Lipcon 40a3d30d17 MAPREDUCE-3405. Fix compilation in contrib tests broken by commit of MAPREDUCE-3015. Contributed by Todd Lipcon. 13 years ago
  Suresh Srinivas 344f25cc21 Merge change r1202378 for HADOOP-7816 from 0.20.205 branch 13 years ago
  Todd Lipcon 8ea31eaf22 MAPREDUCE-3394. Add log guard for a debug message in ReduceTask. Contributed by Todd Lipcon. 13 years ago
  Eli Collins 352f42dcca MAPREDUCE-3015. Add local dir failure info to metrics and the web UI. Contributed by Eli Collins 13 years ago
  Eli Collins 214ac73296 Ammend MAPREDUCE-3395. 13 years ago
  Harsh J 1b114e40bb MAPREDUCE-3395. Add mapred.disk.healthChecker.interval to mapred-default.xml (eli via harsh) 13 years ago
  Todd Lipcon 5b088d9f82 Fix incorrect JIRA number in CHANGES.txt for MAPREDUCE-3278. (erroneously committed as MAPREDUCE-3287) 13 years ago
  Ramya Sunil acd7304e2f HADOOP-7815. Fixed configuring map memory mb in hadoop-setup-conf.sh 13 years ago
  Tsz-wo Sze 2dafb23eeb HDFS-2539. Support doAs and GETHOMEDIRECTORY in webhdfs. 13 years ago
  Matthew Foley 0f3a1feef3 HDFS-2346. TestHost2NodesMap & TestReplicasMap will fail depending upon execution order of test methods. Contributed by Laxman and Uma Maheswara Rao. 13 years ago
  Matthew Foley a544eb412a MAPREDUCE-3374. src/c++/task-controller/configure is not set executable in the tarball and that prevents task-controller from rebuilding. Contributed by Roman Shaposhnik. 13 years ago
  Matthew Foley a06fdb7313 HDFS-1943. Fail to start datanode while start-dfs.sh is executed by root user. Wei Yongjun's patch updated by Matt Foley. 13 years ago
  Jitendra Nath Pandey 4c6f88f86e HDFS-611. Heartbeats times from Datanodes increase when there are plenty of blocks to delete. Contributed by Zheng Shao. 13 years ago
  Tsz-wo Sze b75404922f HADOOP-7664. Remove warmings when overriding final parameter configuration if the override value is same as the final parameter value. Contributed by Ravi Prakash 13 years ago
  Jitendra Nath Pandey b48903a260 HDFS-1257. Race condition on FSNamesystem#recentInvalidateSets introduced by HADOOP-5124. Contributed by Eric Payne. 13 years ago
  Jitendra Nath Pandey 6b65576594 HADOOP-5124. A few optimizations to FsNamesystem#RecentInvalidateSets. Contributed by Hairong Kuang. 13 years ago
  Tsz-wo Sze 5ecb742567 HDFS-2540. Webhdfs: change "Expect: 100-continue" to two-step write; change "HdfsFileStatus" and "localName" respectively to "FileStatus" and "pathSuffix" in JSON response. 13 years ago
  Harsh J bab096dfa0 MAPREDUCE-3365. Uncomment the FairScheduler event-logging debug opts. Contributed by Sho Shimauchi. 13 years ago
  Jitendra Nath Pandey bf803b396c HADOOP-6886. LocalFileSystem Needs createNonRecursive API. Contributed by Nicolas Spiegelberg. 13 years ago
  Jitendra Nath Pandey 7e61481553 HADOOP-6840. Support non-recursive create() in FileSystem & SequenceFile.Writer. Contributed by Nicolas Spiegelberg. 13 years ago
  Tsz-wo Sze ca8485f6a0 HDFS-2528. Webhdfs: set delegation kind to WEBHDFS and add a HDFS token when http requests are redirected to datanode. 13 years ago
  Jitendra Nath Pandey e2dc233c89 HDFS-617. Support for non-recursive create() in HDFS. Contributed by Kan Zhang. 13 years ago
  Tsz-wo Sze 9bf5c7478d HDFS-2527. WebHdfs: remove the use of "Range" header in Open; use ugi username if renewer parameter is null in GetDelegationToken; response OK when setting replication for non-files; rename GETFILEBLOCKLOCATIONS to GET_BLOCK_LOCATIONS and state that it is a private unstable API; replace isDirectory and isSymlink with enum {FILE, DIRECTORY, SYMLINK} in HdfsFileStatus JSON object. 13 years ago
  Todd Lipcon ee7b4e2c4b MAPREDUCE-3287. Fix a busy loop in ReduceTask that would cause 100% cpu utilization during the fetch phase. Contributed by Todd Lipcon. 13 years ago
  Eric Yang 79904a6118 HADOOP-7784. Fixed jsvc packaging. (Eric Yang) 13 years ago
  Todd Lipcon 2eb199dbf2 HDFS-2379. Allow block reports to proceed without holding FSDataset lock. Contributed by Todd Lipcon. 13 years ago
  Tsz-wo Sze 346c39d416 HDFS-2065. Add null checks in DFSClient.getFileChecksum(..). Contributed by Uma Maheswara Rao G 13 years ago
  Arun Murthy 517ddff4ed MAPREDUCE-2355. Add a configuration knob mapreduce.tasktracker.outofband.heartbeat.damper that limits out of band heartbeats. 13 years ago