コミット履歴

作者 SHA1 メッセージ 日付
  Arun Murthy 865a15b566 Preparing for hadoop-2.1.1-beta release. 12 年 前
  Arun Murthy 5ca8228d91 Merge -c 1523660 from trunk to branch-2 to fix MAPREDUCE-5493. Cleanup in-memory & on-disk segments to prevent leak on shuffle completion. Contributed by Jason Lowe. 12 年 前
  Alejandro Abdelnur a530c2689f MAPREDUCE-5379. Include token tracking ids in jobconf. (kkambatl via tucu) 12 年 前
  Devarajulu K 0405b196d8 MAPREDUCE-5164. mapred job and queue commands omit HADOOP_CLIENT_OPTS. Contributed by Nemon Lou. 12 年 前
  Vinod Kumar Vavilapalli c2843678ce MAPREDUCE-5497. Changed MRAppMaster to sleep only after doing everything else but just before ClientService to avoid race conditions during RM restart. Contributed by Jian He. 12 年 前
  Thomas Graves 1ae0985194 MAPREDUCE-5020. Compile failure with JDK8 (Trevor Robinson via tgraves) 12 年 前
  Devarajulu K 96334f9642 MAPREDUCE-5414. TestTaskAttempt fails in JDK7 with NPE. Contributed by Nemon Lou. 12 年 前
  Jason Darrell Lowe c86b0d3b52 svn merge -c 1520156 FIXES: MAPREDUCE-5475. MRClientService does not verify ACLs properly. Contributed by Jason Lowe 12 年 前
  Vinod Kumar Vavilapalli 5caaa94f0b MAPREDUCE-5441. Changed MR AM to return RUNNING state if exiting when RM commands to reboot, so that client can continue to track the overall job. Contributed by Jian He. 12 年 前
  Alejandro Abdelnur f4d0d3fade MAPREDUCE-5483. revert MAPREDUCE-5357. (rkanter via tucu) 12 年 前
  Jason Darrell Lowe 44d6ab05f0 svn merge -c 1517097 to revert MAPREDUCE-5475 and YARN-707 12 年 前
  Jason Darrell Lowe c8994f97d3 svn merge -c 1517085 FIXES: MAPREDUCE-5475. MRClientService does not verify ACLs properly. Contributed by Jason Lowe 12 年 前
  Sanford Ryza 87059b5a5e MAPREDUCE-5478. TeraInputFormat unnecessarily defines its own FileSplit subclass (Sandy Ryza) 12 年 前
  Chris Nauroth 6242266d90 MAPREDUCE-5470. LocalJobRunner does not work on Windows. Contributed by Sandy Ryza. 12 年 前
  Vinod Kumar Vavilapalli e5b2aa8297 MAPREDUCE-5476. Changed MR AM recovery code to cleanup staging-directory only after unregistering from the RM. Contributed by Jian He. 12 年 前
  Jason Darrell Lowe 3d08e04216 svn merge -c 1516594 FIXES: Revert MAPREDUCE-5475 12 年 前
  Arun Murthy ae58739387 Merge -c 1516361 from trunk to branch-2.1-beta to fix MAPREDUCE-5475. Ensure MRClientService verifies ACLs for users. Contributed by Jason Lowe. 12 年 前
  Arun Murthy 215a16e08e Merge -c 1516358 from trunk to branch-2.1-beta to fix MAPREDUCE-5468. Fix MR AM recovery for map-only jobs. Contributed by Vinod K. V. 12 年 前
  Vinod Kumar Vavilapalli 213fd741bd MAPREDUCE-5466. Changed MR AM to not promote history files of intermediate AMs in case they are exiting because of errors and thus help history-server pick up the right history file for the last successful AM. Contributed by Jian He. 12 年 前
  Jason Darrell Lowe 9bb4670308 svn merge -c 1515863 FIXES: MAPREDUCE-5001. LocalJobRunner has race condition resulting in job failures. Contributed by Sandy Ryza 12 年 前
  Jason Darrell Lowe fe469ea30b svn merge -c 1507385 FIXES: MAPREDUCE-1981. Improve getSplits performance by using listLocatedStatus. Contributed by Hairong Kuang and Jason Lowe 12 年 前
  Sanford Ryza a9d9733d99 MAPREDUCE-5462. In map-side sort, swap entire meta entries instead of indexes for better cache performance. (Sandy Ryza) 12 年 前
  Arun Murthy e292b770bf Preparing for hadoop-2.1.0-beta rc2. 12 年 前
  Siddharth Seth cabb0451fb Update CHANGES.txt to move YARN-1045 and MAPREDUCE-5352 to the correct version. 12 年 前
  Sanford Ryza ca3549e8a7 MAPREDUCE-5454. TestDFSIO fails intermittently on JDK7 (Karthik Kambatla via Sandy Ryza) 12 年 前
  Jason Darrell Lowe 384eeaec2e svn merge -c 1511464 FIXES: MAPREDUCE-5425. Junit in TestJobHistoryServer failing in jdk 7. Contributed by Robert Parker 12 年 前
  Sanford Ryza d1f48b3e5e MAPREDUCE-5399. Unnecessary Configuration instantiation in IFileInputStream slows down merge. (Stanislav Barton via Sandy Ryza) 12 年 前
  Sanford Ryza e88a89ea18 MAPREDUCE-5367. Local jobs all use same local working directory (Sandy Ryza) 12 年 前
  Kihwal Lee 3d3ed41d28 svn merge -c 1510581 Merging from trunk to branch-2.1-beta to fix MAPREDUCE-5446. TestJobHistoryEvents and TestJobHistoryParsing have race conditions. 12 年 前
  Jason Darrell Lowe b961b9b4dd svn merge -c 1509900 FIXES: MAPREDUCE-5440. TestCopyCommitter Fails on JDK7. Contributed by Robert Parker 12 年 前