Chris Nauroth
|
ef62869338
|
HADOOP-9935. Revert from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523839 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 23:20:23 +00:00 |
|
Bikas Saha
|
ead3dcc3de
|
YARN-1027. Implement RMHAProtocolService (Karthik Kambatla via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523750 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 18:33:59 +00:00 |
|
Arun Murthy
|
59587d9fad
|
MAPREDUCE-5493. Cleanup in-memory & on-disk segments to prevent leak on shuffle completion. Contributed by Jason Lowe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523660 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 14:18:42 +00:00 |
|
Arun Murthy
|
60a1a70197
|
YARN-1170. YARN & MapReduce proto definitions fixed to specify protobuf package as hadoop.yarn and hadoop.mapreduce respectively. Contibuted by Binglin Chang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523652 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 14:04:04 +00:00 |
|
Alejandro Abdelnur
|
e60b057c0a
|
MAPREDUCE-5379. Include token tracking ids in jobconf. (kkambatl via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523605 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 12:17:17 +00:00 |
|
Alejandro Abdelnur
|
9fe18b50dd
|
HADOOP-9962. in order to avoid dependency divergence within Hadoop itself lets enable DependencyConvergence. (rvs via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523599 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 11:37:15 +00:00 |
|
Alejandro Abdelnur
|
27e7feb777
|
HADOOP-9961. versions of a few transitive dependencies diverged between hadoop subprojects. (rvs via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523596 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 11:30:47 +00:00 |
|
Alejandro Abdelnur
|
89c7ee9245
|
YARN-1137. Add support whitelist for system users to Yarn container-executor.c. (rvs via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523587 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 11:01:28 +00:00 |
|
Chris Nauroth
|
c4ea83c642
|
HADOOP-9935. set junit dependency to test scope. Contributed by André Kelpe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523403 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-15 04:36:48 +00:00 |
|
Tsz-wo Sze
|
d01caeee77
|
HDFS-5188. In BlockPlacementPolicy, reduce the number of chooseTarget(..) methods; replace HashMap with Map in parameter declarations and cleanup some related code.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523400 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-15 04:15:57 +00:00 |
|
Bikas Saha
|
ec010a2936
|
YARN-540. Race condition causing RM to potentially relaunch already unregistered AMs on RM restart (Jian He via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523376 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-15 01:01:06 +00:00 |
|
Steve Loughran
|
7bc9a5d068
|
HADOOP-9350: move entry in changes.txt to 2.1.2-beta section
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523191 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-14 08:04:41 +00:00 |
|
Chris Nauroth
|
891e1b0e36
|
HADOOP-9557. hadoop-client excludes commons-httpclient. Contributed by Lohit Vijayarenu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523185 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-14 05:23:24 +00:00 |
|
Jason Darrell Lowe
|
baea09be61
|
YARN-1189. NMTokenSecretManagerInNM is not being told when applications have finished. Contributed by Omkar Vinit Joshi
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523158 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-14 00:18:29 +00:00 |
|
Aaron Myers
|
597c57ba2a
|
HADOOP-9960. Upgrade Jersey version to 1.9. Contributed by Karthik Kambatla.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523155 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-14 00:12:43 +00:00 |
|
Aaron Myers
|
e0e36bc8bf
|
HADOOP-9945. HAServiceState should have a state for stopped services. Contributed by Karthik Kambatla.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523147 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 23:54:45 +00:00 |
|
Bikas Saha
|
f4951e0708
|
YARN-1116. Populate AMRMTokens back to AMRMTokenSecretManager after RM restarts (Jian He via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523146 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 23:51:50 +00:00 |
|
Brandon Li
|
a56a4b6ef0
|
HDFS-5199 Add more debug trace for NFS READ and WRITE. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523140 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 23:14:52 +00:00 |
|
Jing Zhao
|
1260d598d3
|
HDFS-4096. Add snapshot information to namenode WebUI. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523091 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 20:41:11 +00:00 |
|
Jason Darrell Lowe
|
2950c9ff6e
|
YARN-1194. TestContainerLogsPage fails with native builds. Contributed by Roman Shaposhnik
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1522968 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 15:14:07 +00:00 |
|
Steve Loughran
|
4857e76579
|
HADOOP-9350. Hadoop not building against Java7 on OSX
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1522867 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 11:04:16 +00:00 |
|
Jing Zhao
|
965ce2041a
|
HDFS-5192. NameNode may fail to start when dfs.client.test.drop.namenode.response.number is set. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1522775 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 04:29:50 +00:00 |
|
Brandon Li
|
ede10b8a1f
|
HDFS-5067 Support symlink operations in NFS gateway. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1522774 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 04:21:46 +00:00 |
|
Andrew Wang
|
a98637e6dd
|
HADOOP-9958. Add old constructor back to DelegationTokenInformation to unbreak downstream builds. (Andrew Wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1522707 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-12 20:05:08 +00:00 |
|
Chris Nauroth
|
f152a7e788
|
YARN-1078. TestNodeManagerResync, TestNodeManagerShutdown, and TestNodeStatusUpdater fail on Windows. Contributed by Chuan Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1522644 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-12 15:58:34 +00:00 |
|
Devarajulu K
|
a202855af5
|
MAPREDUCE-5164. mapred job and queue commands omit HADOOP_CLIENT_OPTS. Contributed by Nemon Lou.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1522595 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-12 14:32:20 +00:00 |
|
Thomas Graves
|
c22091aecb
|
YARN-1176. RM web services ClusterMetricsInfo total nodes doesn't include unhealthy nodes (Jonathan Eagles via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1522062 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-11 22:00:08 +00:00 |
|
Andrew Wang
|
b6d9ef18c4
|
Move HDFS-4680 in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1522049 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-11 21:17:30 +00:00 |
|
Andrew Wang
|
e4374d8036
|
HDFS-4680. Audit logging of delegation tokens for MR tracing. (Andrew Wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1522012 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-11 19:57:37 +00:00 |
|
Vinod Kumar Vavilapalli
|
1c1ebc1553
|
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.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1521699 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-11 00:38:49 +00:00 |
|
Chris Nauroth
|
b5c6ff164a
|
YARN-1025. ResourceManager and NodeManager do not load native libraries on Windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1521670 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 22:51:27 +00:00 |
|
Jonathan Turner Eagles
|
220b21732b
|
YARN-1119. Add ClusterMetrics checks to tho TestRMNodeTransitions tests (Mit Desai via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1521611 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 19:53:49 +00:00 |
|
Jing Zhao
|
613979c8fd
|
HDFS-5085. Refactor o.a.h.nfs to support different types of authentications. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1521601 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 19:29:45 +00:00 |
|
Thomas Graves
|
75c31df9dd
|
MAPREDUCE-5020. Compile failure with JDK8 (Trevor Robinson via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1521576 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 18:31:50 +00:00 |
|
Bikas Saha
|
bcb865314f
|
YARN-1098. Separate out RM services into Always On and Active (Karthik Kambatla via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1521560 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 17:43:51 +00:00 |
|
Alejandro Abdelnur
|
11944e52fd
|
Amending yarn CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1521454 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 12:14:49 +00:00 |
|
Vinod Kumar Vavilapalli
|
59b5490989
|
YARN-292. Fixed FifoScheduler and FairScheduler to make their applications data structures thread safe to avoid RM crashing with ArrayIndexOutOfBoundsException. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1521328 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 01:24:45 +00:00 |
|
Vinod Kumar Vavilapalli
|
0f91d8485a
|
YARN-910. Augmented auxiliary services to listen for container starts and completions in addition to application events. Contributed by Alejandro Abdelnur.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1521298 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-09 21:48:09 +00:00 |
|
Vinod Kumar Vavilapalli
|
1a649aa51a
|
YARN-1152. Fixed a bug in ResourceManager that was causing clients to get invalid client token key errors when an appliation is about to finish. Contributed by Jason Lowe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1521292 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-09 21:19:07 +00:00 |
|
Alejandro Abdelnur
|
f2e0a125f4
|
YARN-1144. Unmanaged AMs registering a tracking URI should not be proxy-fied. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1521039 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-09 11:12:45 +00:00 |
|
Alejandro Abdelnur
|
1cd7b067f7
|
YARN-1049. ContainerExistStatus should define a status for preempted containers. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1521036 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-09 11:07:49 +00:00 |
|
Devarajulu K
|
b2af6c7024
|
MAPREDUCE-5414. TestTaskAttempt fails in JDK7 with NPE. Contributed by Nemon Lou.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520964 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-09 06:42:42 +00:00 |
|
Andrew Wang
|
4f2bf68b73
|
HDFS-5170. BlockPlacementPolicyDefault uses the wrong classname when alerting to enable debug logging. (Andrew Wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520961 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-09 04:54:57 +00:00 |
|
Ivan Mitic
|
40cf0068d8
|
HADOOP-9924. Addendum patch to address issue with an empty classpath entry on Windows. Contributed by Shanyu Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520903 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-08 19:51:46 +00:00 |
|
Vinod Kumar Vavilapalli
|
03ae82a311
|
YARN-696. Changed RMWebservice apps call to take in multiple application states. Contributed by Trevor Lorimer.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520736 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-07 07:28:19 +00:00 |
|
Vinod Kumar Vavilapalli
|
f35983b805
|
YARN-1107. Fixed a bug in ResourceManager because of which RM in secure mode fails to restart. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520726 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-07 05:43:04 +00:00 |
|
Andrew Wang
|
efc1048ffe
|
Revert HADOOP-9877 because of breakage reported in HADOOP-9912
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520713 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-06 22:57:44 +00:00 |
|
Jonathan Turner Eagles
|
6cfcd39165
|
HADOOP-8704. add request logging to jetty/httpserver (jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520674 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-06 19:40:02 +00:00 |
|
Colin McCabe
|
6431192c0e
|
HDFS-4879. Add BlockedArrayList collection to avoid CMS full GCs (Contributed by Todd Lipcon)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520667 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-06 19:05:26 +00:00 |
|
Vinod Kumar Vavilapalli
|
fc95998117
|
Fixing CHANGES.txt for YARN-758 as it is now merged into branch-2.1-beta.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1520659 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-06 18:30:00 +00:00 |
|