Arun Murthy
|
42e93829e5
|
MAPREDUCE-3158. Fix test failures in MRv1 due to default framework being set to yarn. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1181310 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-11 00:26:41 +00:00 |
Vinod Kumar Vavilapalli
|
a8190ce5c5
|
MAPREDUCE-2988. Reenabled TestLinuxContainerExecutor reflecting the current NodeManager code. Contributed by Robert Joseph Evans.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1180833 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-10 09:18:44 +00:00 |
Arun Murthy
|
d0016c6120
|
MAPREDUCE-3154. Fix JobSubmitter to check for output specs before copying job submission files to fail fast. Contributed by Abhijit Suresh Shingate.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1180774 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-10 03:29:38 +00:00 |
Arun Murthy
|
811a6a9e30
|
MAPREDUCE-3123. Fix NM to quote symlink names to escape special characters. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1180772 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-10 03:27:01 +00:00 |
Arun Murthy
|
4f1cdab6d8
|
MAPREDUCE-3153. Fix TestFileOutputCommitter which was broken by MAPREDUCE-2702. Contributed by Mahadev Konar.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1180769 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-10 03:10:45 +00:00 |
Arun Murthy
|
3ddb52cfc0
|
MAPREDUCE-2876. Use a different config for ContainerAllocationExpirer. Contributed by Anupam Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1180767 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-10 03:06:47 +00:00 |
Konstantin Shvachko
|
a09a2b48cd
|
Move MAPREDUCE-3138 changes to Release 0.22 section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1180751 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-10 00:36:04 +00:00 |
Alejandro Abdelnur
|
4972959173
|
Reverted MAPREDUCE-3003
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1180283 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-08 00:38:41 +00:00 |
Arun Murthy
|
047b175aac
|
MAPREDUCE-2802. Ensure JobHistory filenames have jobId. Contributed by Jonathan Eagles.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1180220 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-07 20:44:37 +00:00 |
Arun Murthy
|
6b343adfe8
|
MAPREDUCE-3033. Ensure Master interface pays attention to classic v/s yarn frameworks. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1180214 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-07 20:39:33 +00:00 |
Alejandro Abdelnur
|
68d1162f7a
|
MAPREDUCE-3003. Publish Yarn and MapReduce artifacts to Maven snapshot repository. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1180155 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-07 19:01:01 +00:00 |
Thomas White
|
02ce6b3d07
|
MAPREDUCE-3014. Rename and invert logic of '-cbuild' profile to 'native' and off by default. Contributed by Alejandro Abdelnur.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1180116 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-07 17:33:10 +00:00 |
Vinod Kumar Vavilapalli
|
02a81203bd
|
MAPREDUCE-2751. Modified NodeManager to stop leaving around local files after application finishes. Contributed by Siddharth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1180071 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-07 15:23:20 +00:00 |
Vinod Kumar Vavilapalli
|
fa2529c931
|
MAPREDUCE-3141. Fix the broken MRAppMaster to work over YARN in security mode.(vinodkv)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1180007 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-07 11:35:17 +00:00 |
Vinod Kumar Vavilapalli
|
a56f3931d1
|
MAPREDUCE-2783. Fixing RM web-UI to show no tracking-URL when AM crashes. Contributed by Eric Payne.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1179975 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-07 09:17:57 +00:00 |
Mahadev Konar
|
b8102dbdf8
|
MAPREDUCE-2794. [MR-279] Incorrect metrics value for AvailableGB per queue per user. (John George via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1179936 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-07 05:27:36 +00:00 |
Amar Kamat
|
c1c0e8c9ea
|
MAPREDUCE-3008. Improvements to cumulative CPU emulation for short running tasks in Gridmix. (amarrk)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1179933 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-07 04:59:58 +00:00 |
Vinod Kumar Vavilapalli
|
282e2e910c
|
MAPREDUCE-2913. Fixed TestMRJobs.testFailingMapper to assert the correct TaskCompletionEventStatus. Contributed by Jonathan Eagles.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1179319 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 17:07:20 +00:00 |
Vinod Kumar Vavilapalli
|
9a4e890f4a
|
MAPREDUCE-2738. Added the missing cluster level statisticss on the RM web UI. Contributed by Robert Joseph Evans.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1179229 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 14:01:32 +00:00 |
Vinod Kumar Vavilapalli
|
f29bfa0e0e
|
MAPREDUCE-2702. Added a new API in OutputCommitter for recovering the outputs of tasks from a crashed job so as to support MR Application Master recovery. Contributed by Sharad Agarwal and Arun C Murthy.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1179188 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 12:15:44 +00:00 |
Vinod Kumar Vavilapalli
|
f24dcb3449
|
MAPREDUCE-2907. Changed log level for various messages in ResourceManager from INFO to DEBUG. Contributed by Ravi Prakash.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1179178 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 11:56:54 +00:00 |
Vinod Kumar Vavilapalli
|
66137cf17c
|
MAPREDUCE-3013. Removed YarnConfiguration.YARN_SECURITY_INFO and its usage as it doesn't affect security any more. (vinodkv)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1179174 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 11:43:05 +00:00 |
Amar Kamat
|
45e6fb00af
|
MAPREDUCE-2950. [Gridmix] TestUserResolve fails in trunk. (Ravi Gummadi via amarrk)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1179090 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 08:03:49 +00:00 |
Konstantin Shvachko
|
ff9d7de705
|
Move MAPREDUCE-2531 changes to Release 0.22 section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1179078 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 07:39:35 +00:00 |
Vinod Kumar Vavilapalli
|
e979a3ddb1
|
MAPREDUCE-3056. Changed the default staging directory to not include user.name to prevent issues with non-secure mode. Contributed by Devaraj K.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1178740 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-04 09:37:56 +00:00 |
Eric Yang
|
a48e6f2519
|
MAPREDUCE-3112. Fixed recursive sourcing of HADOOP_OPTS environment
variable. (Eric Yang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1178657 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-04 00:51:13 +00:00 |
Eric Yang
|
3edf3579c8
|
HADOOP-7684. Added init.d script for jobhistory server and
secondary namenode. (Eric Yang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1178653 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-04 00:44:08 +00:00 |
Arun Murthy
|
4f97e37648
|
MAPREDUCE-3138. Add a utility to help applications bridge changes in Context Objects APIs due to MAPREDUCE-954. Contributed by omalley.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1178650 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-04 00:42:37 +00:00 |
Eric Yang
|
abc2b45dfa
|
HADOOP-7603. Set hdfs, mapred uid, and hadoop uid to fixed numbers. (Eric Yang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1178644 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-04 00:13:58 +00:00 |
Arun Murthy
|
12743d2169
|
MAPREDUCE-2792. Replace usage of node ip-addresses with hostnames. Contributed by Vinod K V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1178631 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-03 23:21:20 +00:00 |
Arun Murthy
|
43b59b894b
|
MAPREDUCE-3134. Added documentation the CapacityScheduler.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1178530 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-03 19:35:41 +00:00 |
Arun Murthy
|
7aa8a3c9f8
|
MAPREDUCE-2889. Added documentation for writing new YARN applications. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1177920 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-01 05:22:50 +00:00 |
Arun Murthy
|
f3b98a26c4
|
MAPREDUCE-3113. Ensure bin/yarn and bin/yarn-daemon.sh identify the root of the install properly. Contributed by Xie Xianshan.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1177874 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-30 23:58:58 +00:00 |
Arun Murthy
|
fad230a49d
|
MAPREDUCE-2719. Add a simple, DistributedShell, application to illustrate alternate frameworks on YARN. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1177864 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-30 22:25:32 +00:00 |
Arun Murthy
|
dcf9d475e0
|
MAPREDUCE-3050. Add ability to get resource usage information for applications and nodes. Contributed by Robert Evans.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1177859 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-30 22:19:17 +00:00 |
Konstantin Shvachko
|
960d7643fb
|
MAPREDUCE-2779. JobSplitWriter.java can't handle large job.split file. Contributed by Ming Ma.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1177779 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-30 19:04:56 +00:00 |
Vinod Kumar Vavilapalli
|
063e33a862
|
MAPREDUCE-3098. Fixed RM and MR AM to report YarnApplicationState and application's FinalStatus separately. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1177633 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-30 12:46:32 +00:00 |
Arun Murthy
|
964d4a1666
|
MAPREDUCE-2996. Add uber-ness information to JobHistory. Contributed by Jonathan Eagles.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1177531 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-30 06:47:53 +00:00 |
Arun Murthy
|
0b3c654d83
|
MAPREDUCE-2791. Added missing info on 'job -status' output. Contributed by Devaraj K.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1177487 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-30 03:08:35 +00:00 |
Vinod Kumar Vavilapalli
|
71886657f8
|
MAPREDUCE-3001. Added task-specific counters to AppMaster and JobHistory web-UIs. Contributed by Robert Joseph Evans.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1177203 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-29 08:08:49 +00:00 |
Vinod Kumar Vavilapalli
|
44090734c9
|
MAPREDUCE-3114. Fixed invalid ApplicationURL on RM WebUI. Contributed by Subroto Sanyal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1177187 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-29 07:28:29 +00:00 |
Arun Murthy
|
312a7e7100
|
MAPREDUCE-3078. Ensure MapReduce AM reports progress correctly for displaying on the RM Web-UI. Contributed by Vinod K V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176762 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-28 07:31:03 +00:00 |
Vinod Kumar Vavilapalli
|
f4a425e10d
|
MAPREDUCE-3110. Fixed TestRPC failure. Contributed by Vinod Kumar Vavilapalli.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176739 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-28 06:03:18 +00:00 |
Vinod Kumar Vavilapalli
|
cc42ccf02a
|
MAPREDUCE-2843. Fixed the node-table to be completely displayed and making node entries on RM UI to be sortable. Contributed by Abhijit Suresh Shingate.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176730 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-28 05:35:43 +00:00 |
Arun Murthy
|
eda0ad4fd0
|
MAPREDUCE-3041. Fixed ClientRMProtocol to provide min/max resource capabilities along-with new ApplicationId for application submission. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176715 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-28 04:20:16 +00:00 |
Arun Murthy
|
d06916f033
|
MAPREDUCE-3021. Adding additional files needed for new web-ui.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176708 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-28 04:02:34 +00:00 |
Arun Murthy
|
5f6adcf396
|
MAPREDUCE-3021. Change base urls for RM web-ui. Contributed by Thomas Graves.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176681 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-28 01:23:04 +00:00 |
Mahadev Konar
|
8e4c70fb20
|
MAPREDUCE-3099. Add docs for setting up a single node MRv2 cluster. (mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176607 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 20:41:56 +00:00 |
Mahadev Konar
|
0d2bb06236
|
MAPREDUCE-3054. Unable to kill submitted jobs. (mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176600 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 20:30:24 +00:00 |
Mahadev Konar
|
359c17071b
|
MAPREDUCE-3095. fairscheduler ivy including wrong version for hdfs. (John George via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176566 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 19:44:56 +00:00 |
Giridharan Kesavan
|
98cc200700
|
MAPREDUCE-3081. Fix vaidya startup script. Contributed by Suhas
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176550 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 19:35:29 +00:00 |
Vinod Kumar Vavilapalli
|
87b969c835
|
MAPREDUCE-2999. Fix YARN webapp framework to properly filter servlet paths. Contributed by Thomas Graves.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176469 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 17:03:19 +00:00 |
Vinod Kumar Vavilapalli
|
6507a0bc35
|
MAPREDUCE-3092. Removed a special comparator for JobIDs in JobHistory as JobIDs are already comparable. Contributed by Devaraj K.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176453 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 16:11:54 +00:00 |
Arun Murthy
|
17da0bdb27
|
MAPREDUCE-3067. Ensure exit-code is set correctly for containers. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176235 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 06:56:50 +00:00 |
Mahadev Konar
|
70388cffe0
|
MAPREDUCE-3071. app master configuration web UI link under the Job menu opens up application menu. (thomas graves via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176203 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 05:30:01 +00:00 |
Arun Murthy
|
81926396f6
|
MAPREDUCE-2984. Better error message for displaying completed containers. Contributed by Devaraj K.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1176045 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 20:45:18 +00:00 |
Vinod Kumar Vavilapalli
|
eff931a1b1
|
MAPREDUCE-3031. Proper handling of killed containers to prevent stuck containers/AMs on an external kill signal. Contributed by Siddharth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1175960 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 17:27:15 +00:00 |
Vinod Kumar Vavilapalli
|
1e6dfa7472
|
MAPREDUCE-2646. Fixed AMRMProtocol to return containers based on priority. Contributed by Sharad Agarwal and Arun C Murthy.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1175859 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 13:25:27 +00:00 |
Arun Murthy
|
c9a7d3dbf9
|
MAPREDUCE-3090. Fix MR AM to use ApplicationAttemptId rather than (ApplicationId, startCount) consistently.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1175718 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 08:44:41 +00:00 |
Mahadev Konar
|
5a3040cad4
|
MAPREDUCE-3064. 27 unit test failures with Invalid mapreduce.jobtracker.address configuration value for JobTracker: local (Venu Gopala Rao via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1175449 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 18:02:51 +00:00 |
Vinod Kumar Vavilapalli
|
a5c9ede143
|
MAPREDUCE-2952. Fixed ResourceManager/MR-client to consume diagnostics for AM failures in a couple of corner cases. Contributed by Arun C Murthy.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1175403 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 14:46:59 +00:00 |
Arun Murthy
|
c285cf3114
|
MAPREDUCE-3053. Better diagnostic message for unknown methods in ProtoBuf RPCs. Contributed by Vinod K V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1175357 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 09:50:02 +00:00 |
Arun Murthy
|
5ace0cabe5
|
MAPREDUCE-2990. Fixed display of NodeHealthStatus. Contributed by Subroto Sanyal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1175351 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 09:36:12 +00:00 |
Arun Murthy
|
d09ceac1f7
|
MAPREDUCE-2691. Increase threadpool size for launching containers in MapReduce ApplicationMaster. Contributed by Vinod K V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1175294 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 04:43:51 +00:00 |
Vinod Kumar Vavilapalli
|
b549c10782
|
MAPREDUCE-3055. Simplified ApplicationAttemptId passing to ApplicationMaster via environment variable. (vinodkv)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1174785 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-23 14:07:42 +00:00 |
Arun Murthy
|
1eb7008753
|
MAPREDUCE-3073. Fixed build issues in MR1. Contributed by Mahadev Konar.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1174294 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-22 18:05:30 +00:00 |
Vinod Kumar Vavilapalli
|
4806d7ba74
|
MAPREDUCE-2754. Fixed MR AM stdout, stderr and syslog to redirect to correct log-files. Contributed by Ravi Teja Ch N V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1174194 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-22 15:14:31 +00:00 |
Mahadev Konar
|
3557202a92
|
MAPREDUCE-3044. Pipes jobs stuck without making progress. (mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1173909 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 23:52:50 +00:00 |
Arun Murthy
|
ed7eda00cb
|
MAPREDUCE-3066. Fixed default ResourceTracker address for the NodeManager. Contributed by Chris Riccomini.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1173904 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 23:32:31 +00:00 |
Arun Murthy
|
32f28e6994
|
MAPREDUCE-3062. Fixed default RMAdmin address. Contributed by Chris Riccomini.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1173838 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 20:37:08 +00:00 |
Vinod Kumar Vavilapalli
|
d00b3c49f6
|
MAPREDUCE-2880. Improved classpath-construction for mapreduce AM and containers. Contributed by Arun C Murthy.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1173783 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 18:28:23 +00:00 |
Vinod Kumar Vavilapalli
|
af61f4ae15
|
MAPREDUCE-2970. Fixed NPEs in corner cases with different configurations for mapreduce.framework.name. Contributed by Venu Gopala Rao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1173534 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 09:13:34 +00:00 |
Vinod Kumar Vavilapalli
|
01fbb0fb45
|
MAPREDUCE-2930. Added the ability to be able to generate graphs from the state-machine definitions. Contributed by Binglin Chang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1173524 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 08:37:00 +00:00 |
Arun Murthy
|
0e870d7d18
|
MAPREDUCE-3023. Fixed clients to display queue state correctly. Contributed by Ravi Prakash.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1173458 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 01:32:14 +00:00 |
Arun Murthy
|
1d067c6e2b
|
MAPREDUCE-2998. Fixed a bug in TaskAttemptImpl which caused it to fork bin/mapred too many times. Contributed by Vinod K V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1173456 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 01:26:48 +00:00 |
Arun Murthy
|
339b85b88e
|
MAPREDUCE-3036. Fixed metrics for reserved resources in CS. Contributed by Robert Evans.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1173453 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 01:14:20 +00:00 |
Arun Murthy
|
b8e8b8da75
|
MAPREDUCE-3018. Fixed -file option for streaming. Contributed by Mahadev Konar.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1173451 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 01:10:49 +00:00 |
Arun Murthy
|
f0fedda8ef
|
MAPREDUCE-3040. Fixed extra copy of Configuration in YarnClientProtocolProvider and ensured MiniMRYarnCluster sets JobHistory configuration for tests.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1172929 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 00:46:22 +00:00 |
Mahadev Konar
|
bbfd81503c
|
MAPREDUCE-3017. The Web UI shows FINISHED for killed/successful/failed jobs. (mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1172906 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 23:56:52 +00:00 |
Arun Murthy
|
482d840bcf
|
MAPREDUCE-3004. Fix ReduceTask to not assume 'local' mode in YARN. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1172893 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 23:17:27 +00:00 |
Mahadev Konar
|
e16f8a9fdf
|
MAPREDUCE-3038. job history server not starting because conf() missing HsController (Jeffrey Naisbitt via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1172875 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 22:51:46 +00:00 |
Arun Murthy
|
8ae3cdeac7
|
MAPREDUCE-3042. Fixed default ResourceTracker address. Contributed by Chris Riccomini.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1172847 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 21:31:15 +00:00 |
Vinod Kumar Vavilapalli
|
b7660f2bc9
|
MAPREDUCE-2726. Added job-file to the AM and JobHistoryServer web interfaces. Contributed by Jeffrey Naisbitt.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1172704 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 17:01:50 +00:00 |
Vinod Kumar Vavilapalli
|
2e61ed306f
|
MAPREDUCE-3030. Fixed a bug in NodeId.equals() that was causing RM to reject all NMs. Contributed by Devaraj K.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1172638 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 14:17:56 +00:00 |
Vinod Kumar Vavilapalli
|
29552eeb36
|
MAPREDUCE-2925. Fixed Yarn+MR client code to behave saner with completed jobs. Contributed by Devaraj K.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1172587 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 12:26:14 +00:00 |
Vinod Kumar Vavilapalli
|
e56579b9da
|
MAPREDUCE-2965. Fixed two FindBugs warnings in the previous commit.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1172214 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-18 07:57:38 +00:00 |
Vinod Kumar Vavilapalli
|
34d3936bcd
|
MAPREDUCE-2965. Streamlined the methods hashCode(), equals(), compareTo() and toString() for all IDs. Contributed by Siddharth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1172212 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-18 07:51:11 +00:00 |
Vinod Kumar Vavilapalli
|
61900651b1
|
MAPREDUCE-3006. Fixed MapReduce AM to exit only after properly writing out history file. (vinodkv)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1172206 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-18 07:16:18 +00:00 |
Mahadev Konar
|
e1acb1222d
|
MAPREDUCE-1788. o.a.h.mapreduce.Job shouldn't make a copy of the JobConf. (Arun Murthy via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1172171 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-18 02:50:30 +00:00 |
Arun Murthy
|
2eab7a28c7
|
MAPREDUCE-2987. Fixed display of logged user on RM Web-UI. Contributed by Thomas Graves.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1171901 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-17 05:52:49 +00:00 |
Todd Lipcon
|
ca333f17c1
|
MAPREDUCE-2836. Provide option to fail jobs when submitted to non-existent fair scheduler pools. Contributed by Ahmed Radwan.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1171832 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 22:22:34 +00:00 |
Vinod Kumar Vavilapalli
|
341a15a23d
|
MAPREDUCE-2994. Fixed a bug in ApplicationID parsing that affects RM UI. Contributed by Devaraj K.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1171485 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 10:08:52 +00:00 |
Mahadev Konar
|
d9ba4670ed
|
MAPREDUCE-2672. MR-279: JobHistory Server needs Analysis this job. (Robert Evans via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1171297 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 22:21:00 +00:00 |
Vinod Kumar Vavilapalli
|
cb48bc1c93
|
MAPREDUCE-3007. Fixed Yarn Mapreduce client to be able to connect to JobHistoryServer in secure mode. Contributed by Vinod Kumar Vavilapalli.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1171051 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 10:53:05 +00:00 |
Konstantin Shvachko
|
9704960e42
|
MAPREDUCE-2991. queueinfo.jsp fails if queue names contain special symbols. Contributed by Priyo Mustafi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1170917 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 01:38:44 +00:00 |
Arun Murthy
|
5183e88109
|
MAPREDUCE-3005. Fix both FifoScheduler and CapacityScheduler to correctly enforce locality constraints.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1170879 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 22:46:57 +00:00 |
Vinod Kumar Vavilapalli
|
4ba2acf336
|
MAPREDUCE-2966. Added ShutDown hooks for MRV2 processes so that they can gracefully exit. Contributed by Abhijit Suresh Shingate.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1170746 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 17:57:52 +00:00 |
Vinod Kumar Vavilapalli
|
47e04d3124
|
MAPREDUCE-2949. Fixed NodeManager to shut-down correctly if a service startup fails. Contributed by Ravi Teja Ch N V.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1170689 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 15:35:42 +00:00 |
Mahadev Konar
|
88b82a0f66
|
MAPREDUCE-2899. Replace major parts of ApplicationSubmissionContext with a ContainerLaunchContext (Arun Murthy via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1170459 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 07:26:37 +00:00 |
Mahadev Konar
|
a3e8f6836b
|
MAPREDUCE-2676. MR-279: JobHistory Job page needs reformatted. (Robert Evans via mahadev)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1170379 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 22:55:22 +00:00 |