Vinod Kumar Vavilapalli
|
b7ff3d01b5
|
MAPREDUCE-3280. Removed the unnecessary job user-name configuration in mapred-site.xml. (vinodkv)
svn merge -c r1200441 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1200444 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-10 17:31:14 +00:00 |
Vinod Kumar Vavilapalli
|
cfbea52bd9
|
MAPREDUCE-3333. Fixed bugs in ContainerLauncher of MR AppMaster due to which per-container connections to NodeManager were lingering long enough to hit the ulimits on number of processes. (vinodkv)
svn merge -c r1199751 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1199757 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 13:45:02 +00:00 |
Vinod Kumar Vavilapalli
|
e430e1a921
|
MAPREDUCE-3336. Replaced guice internal.Preconditions api usage with the public Preconditions API. Contributed by Thomas Graves.
svn merge -c r1199714 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1199716 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 12:42:27 +00:00 |
Amar Kamat
|
4989aeb6b1
|
MAPREDUCE-2733. [Gridmix] Gridmix3 cpu emulation system tests. (Vinay Thota via amarrk)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1199688 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 10:29:42 +00:00 |
Vinod Kumar Vavilapalli
|
3a4f39cd07
|
MAPREDUCE-3368. Fixed test compilation. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1199627 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 06:28:41 +00:00 |
Vinod Kumar Vavilapalli
|
7db30f8428
|
MAPREDUCE-3345. Fixed a race condition in ResourceManager that was causing TestContainerManagerSecurity to fail sometimes. Contributed by Hitesh Shah.
svn merge -c r1199144 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1199145 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-08 07:57:23 +00:00 |
Vinod Kumar Vavilapalli
|
fe6c20b02a
|
MAPREDUCE-3342. Fixed JobHistoryServer to also show the job's queue name. Contributed by Jonathan Eagles.
svn merge -c r1199133 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1199135 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-08 07:30:56 +00:00 |
Amar Kamat
|
fcf44394a0
|
MAPREDUCE-3346. [Rumen] LoggedTaskAttempt#getHostName() returns null. (amarrk)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1199106 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-08 04:48:57 +00:00 |
Thomas White
|
4f5fdb21cc
|
Merge -r 1198909:1198910 from trunk to branch-0.23. Fixes: MAPREDUCE-3344.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1198914 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-07 20:16:12 +00:00 |
Mahadev Konar
|
4657411161
|
MAPREDUCE-3291. App fail to launch due to delegation token not found in cache (Robert Evans via mahadev) -Merging r1198583 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1198585 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-06 23:04:35 +00:00 |
Vinod Kumar Vavilapalli
|
337f4f4e79
|
MAPREDUCE-3217. Reenabled and fixed bugs in the failing ant test TestAuditLogger. Contributed by Devaraj K.
svn merge -c r1197438 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1197441 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 09:03:33 +00:00 |
Vinod Kumar Vavilapalli
|
2ecdc2b8a2
|
MAPREDUCE-3219. Reenabled and fixed bugs in the failing test TestDelegationToken. Contributed by Hitesh Shah.
svn merge -c r1197415 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1197416 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 07:49:45 +00:00 |
Vinod Kumar Vavilapalli
|
ffc80a1e1d
|
MAPREDUCE-3215. Reneabled and fixed bugs in the failing test TestNoJobSetupCleanup. Contributed by Hitesh Shah.
svn merge -c r1197101 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1197102 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-03 13:21:32 +00:00 |
Vinod Kumar Vavilapalli
|
167f920da5
|
MAPREDUCE-3221. Reneabled the previously ignored test in TestSubmitJob and fixed bugs in it. Contributed by Devaraj K.
svn merge -c r1197080 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1197082 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-03 12:27:30 +00:00 |
Vinod Kumar Vavilapalli
|
b793e277aa
|
MAPREDUCE-3297. Moved log related components into yarn-common so that HistoryServer and clients can use them without depending on the yarn-server-nodemanager module. Contributed by Siddharth Seth.
svn merge -c r1196986 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1196988 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-03 08:07:16 +00:00 |
Arun Murthy
|
46d9ffc886
|
Merge -c 1196977 from trunk to branch-0.23 to fix MAPREDUCE-3337.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1196978 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-03 07:08:33 +00:00 |
Jakob Homan
|
5ed437781f
|
MAPREDUCE-3139. Merge from trunk to 0.23.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1196783 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-02 19:57:19 +00:00 |
Mahadev Konar
|
09f1d226ea
|
MAPREDUCE-3332. contrib/raid compile breaks due to changes in hdfs/protocol/datatransfer/Sender#writeBlock related to checksum handling (Hitesh Shah via mahadev) -Merging r1196356 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1196366 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 23:10:34 +00:00 |
Arun Murthy
|
6b0d46e6d2
|
Preparing for release 0.23.0.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195874 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 08:46:58 +00:00 |
Arun Murthy
|
5ca041a888
|
Preparing for release 0.23.0.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195839 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 06:03:37 +00:00 |
Mahadev Konar
|
ff4146e5bb
|
MAPREDUCE-3317. Rumen TraceBuilder is emiting null as hostname. (Ravi Gummadi via mahadev) - Merging r1195814 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195815 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 04:33:40 +00:00 |
Mahadev Konar
|
61e69297d9
|
MAPREDUCE-3316. Rebooted link is not working properly. (Bhallamudi Venkata Siva Kamesh via mahadev) - Merging r1195805 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195806 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 04:09:13 +00:00 |
Arun Murthy
|
e6f85573e7
|
Merge -c 1195792 from trunk to branch-0.23 to fix MAPREDUCE-3237.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195793 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 03:19:48 +00:00 |
Arun Murthy
|
bac6f1592a
|
Fixing CHANGES.txt to reflect 0.23 content.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195767 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 02:10:13 +00:00 |
Arun Murthy
|
76224deb1a
|
Merge -c 1195764 from trunk to branch-0.23 to fix MAPREDUCE-3322.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195765 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 02:01:54 +00:00 |
Mahadev Konar
|
17795f65ea
|
MAPREDUCE-3103. Implement Job ACLs for MRAppMaster. (mahadev) - Merging r1195761 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195763 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 01:54:20 +00:00 |
Arun Murthy
|
d9c2bf148b
|
Merge -c 1195745 from trunk to branch-0.23 to fix MAPREDUCE-3220.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195746 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 01:05:04 +00:00 |
Arun Murthy
|
85ab392795
|
Merge -c 1195743 from trunk to branch-0.23 to fix MAPREDUCE-3321.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195744 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 00:59:13 +00:00 |
Arun Murthy
|
d6d2ff8206
|
Merge -c 1195579 from trunk to branch-0.23 to fix MAPREDUCE-3275.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195581 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 17:34:25 +00:00 |
Arun Murthy
|
07c755a394
|
Merge -c 1195575 from trunk to branch-0.23 to fix MAPREDUCE-3035.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195576 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 17:29:35 +00:00 |
Amar Kamat
|
5b201c3fcb
|
MAPREDUCE-3241. [Rumen] Fix Rumen to ignore the AMStartedEvent. (amarrk)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195548 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 16:19:05 +00:00 |
Amar Kamat
|
29ba7087a6
|
MAPREDUCE-3166. [Rumen] Make Rumen use job history api instead of relying on current history file name format. (Ravi Gummadi via amarrk)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195540 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 16:02:00 +00:00 |
Amar Kamat
|
bef5373b02
|
MAPREDUCE-3157. [Rumen] Fix TraceBuilder to handle 0.20 history file names also. (Ravi Gummadi via amarrk)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195538 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 15:58:57 +00:00 |
Vinod Kumar Vavilapalli
|
539db85f7d
|
MAPREDUCE-3262. Fixed Container's state-machine in NodeManager to handle a couple of events in failure states correctly. Contributed by Hitesh Shah and Siddharth Seth.
svn merge -c r1195416 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195417 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 11:30:56 +00:00 |
Vinod Kumar Vavilapalli
|
cee984b9b3
|
MAPREDUCE-2696. Fixed NodeManager to cleanup logs in a thread when logs' aggregation is not enabled. Contributed by Siddharth Seth.
svn merge -c r1195383 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195387 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 10:00:55 +00:00 |
Vinod Kumar Vavilapalli
|
4b4b1c89cc
|
MAPREDUCE-3146. Added a MR specific command line to dump logs for a given TaskAttemptID. Contributed by Siddharth Seth.
svn merge -c r1195349 --ignore-ancestry ../../trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195353 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 06:48:08 +00:00 |
Vinod Kumar Vavilapalli
|
8c3065c971
|
MAPREDUCE-2766. Fixed NM to set secure permissions for files and directories in distributed-cache. Contributed by Hitesh Shah.
svn merge -c r1195340 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195341 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 05:53:14 +00:00 |
Vinod Kumar Vavilapalli
|
5175fc6e77
|
MAPREDUCE-3313. Fixed initialization of ClusterMetrics which was failing TestResourceTrackerService sometimes. Contributed by Hitesh Shah.
svn merge -c r1195319 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195320 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 03:33:42 +00:00 |
Mahadev Konar
|
f3fb6017e8
|
MAPREDUCE-3171 merge from trunk reverted changes from MAPREDUCE-2747 MAPREDUCE-3240.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195257 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 21:45:45 +00:00 |
Vinod Kumar Vavilapalli
|
80ecd29d8a
|
MAPREDUCE-3274. Fixed a race condition in MRAppMaster that was causing a task-scheduling deadlock. Contributed by Robert Joseph Evans.
svn merge -c r1195145 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1195146 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 11:33:34 +00:00 |
Arun Murthy
|
6f2f253446
|
Merge -c 1194850 from trunk to branch-0.23 to fix MAPREDUCE-3256.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1194851 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-29 09:37:02 +00:00 |
Alejandro Abdelnur
|
954b0ff8ab
|
Merge -r 1188475:1188476 from trunk to branch. FIXES: MAPREDUCE-3248
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1190671 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 23:30:05 +00:00 |
Alejandro Abdelnur
|
f885fdc98e
|
Merge -r 1187061:1187062 from trunk to branch. FIXES: MAPREDUCE-3204
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1190668 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 23:18:18 +00:00 |
Alejandro Abdelnur
|
073139bb57
|
Merge -r 1185966:1185967 from trunk to branch. FIXES: MAPREDUCE-3199
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1190667 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 23:14:55 +00:00 |
Alejandro Abdelnur
|
0eba9bcc06
|
Merge -r 1180282:1180283 from trunk to branch. FIXES: MAPREDUCE-3003
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1190643 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 22:36:55 +00:00 |
Alejandro Abdelnur
|
89d8dedfbe
|
Merge -r 1183159:1183160 from trunk to branch. FIXES: MAPREDUCE-3183
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1190639 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 22:29:43 +00:00 |
Alejandro Abdelnur
|
d81d704d2e
|
Merge -r 1182574:1182575 from trunk to branch. FIXES: MAPREDUCE-3171
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1190619 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 22:03:21 +00:00 |
Alejandro Abdelnur
|
2d06ac8a28
|
Merge -r 1180115:1180116 from trunk to branch. FIXES: MAPREDUCE-3014
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1190594 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 21:34:14 +00:00 |
Mahadev Konar
|
bd6a83f5d3
|
MAPREDUCE-3295. TestAMAuthorization failing on branch 0.23. (vinodkv via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1190528 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 20:00:54 +00:00 |
Vinod Kumar Vavilapalli
|
c4cf38dfc2
|
MAPREDUCE-3306. Fixed a bug in NodeManager ApplicationImpl that was causing NodeManager to crash. (vinodkv)
svn merge -c r1190523 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1190526 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 19:53:00 +00:00 |