Siddharth Seth
|
f4c336d547
|
YARN-82. Change the default local and log dirs to be based on hadoop.tmp.dir and yarn.log.dir. (Contributed by Hemanth Yamijala)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1388339 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-21 06:28:47 +00:00 |
|
Vinod Kumar Vavilapalli
|
37d5618742
|
YARN-28. Fixed TestCompositeService to not depend on test-order and thus made it pass on JDK7. Contributed by Thomas Graves.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1386907 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-17 23:30:27 +00:00 |
|
Robert Joseph Evans
|
2526a96aaa
|
YARN-108. FSDownload can create cache directories with the wrong permissions (Jason Lowe via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1386838 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-17 21:05:11 +00:00 |
|
Aaron Myers
|
d8e386f01a
|
HADOOP-8755. Print thread dump when tests fail due to timeout. Contributed by Andrey Klochkov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1384627 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-14 01:44:23 +00:00 |
|
Vinod Kumar Vavilapalli
|
7c491887e5
|
YARN-93. Fixed RM to propagate diagnostics from applications that have finished but failed Contributed by Jason Lowe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1384169 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 00:46:39 +00:00 |
|
Vinod Kumar Vavilapalli
|
11cf00b08a
|
YARN-78. Changed UnManagedAM application to use YarnClient. Contributed by Bikas Saha.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1383705 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-12 00:49:17 +00:00 |
|
Arun Murthy
|
a1aa1b9349
|
YARN-57. Allow process-tree based resource calculation et al. to be pluggable to support it on multiple platforms. Contributed by Radim Kolar.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1382072 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 15:48:39 +00:00 |
|
Arun Murthy
|
56d72dfdf1
|
YARN-80. Add support for delaying rack-local containers in CapacityScheduler. Contributed by Arun C. Murthy.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381872 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 05:10:51 +00:00 |
|
Vinod Kumar Vavilapalli
|
e4679b5caf
|
YARN-75. Missing test. Ugh.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381811 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 00:04:40 +00:00 |
|
Vinod Kumar Vavilapalli
|
e9411ae5e3
|
YARN-75. Added file missing from previous commit. Bad day with svn.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381809 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 23:55:10 +00:00 |
|
Vinod Kumar Vavilapalli
|
68ad1716b2
|
YARN-75. Removing spurious file from the previous commit.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381807 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 23:47:41 +00:00 |
|
Vinod Kumar Vavilapalli
|
3a4e87e813
|
YARN-75. Modified ResourceManager's RMContainer to handle a valid RELEASE event at RUNNING state. Contributed by Siddharth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381806 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 23:46:31 +00:00 |
|
Vinod Kumar Vavilapalli
|
d093dcce45
|
YARN-15. Updated default classpath for YARN applications to reflect split of YARN into a sub-project. Contributed by Arun C Murthy.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381794 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 23:06:35 +00:00 |
|
Thomas Graves
|
02c0317eff
|
YARN-87. NM ResourceLocalizationService does not set permissions of local cache directories (Jason Lowe via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381459 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 02:08:37 +00:00 |
|
Robert Joseph Evans
|
726b48f51a
|
YARN-68. NodeManager will refuse to shutdown indefinitely due to container log aggregation (daryn via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381317 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 19:39:53 +00:00 |
|
Vinod Kumar Vavilapalli
|
87c5d243db
|
YARN-83. Change package of YarnClient to org.apache.hadoop. Contributed by Bikas Saha.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1381273 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 17:54:32 +00:00 |
|
Vinod Kumar Vavilapalli
|
65b308f783
|
YARN-42. Modify NM's non-aggregating logs' handler to stop properly so that NMs don't get NPEs on startup errors. Contributed by Devaraj K.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1380954 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 02:46:07 +00:00 |
|
Vinod Kumar Vavilapalli
|
ab74b1adde
|
YARN-79. Implement close on all clients to YARN so that RPC clients don't throw exceptions on shut-down. Contributed by Vinod Kumar Vavilapalli.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1380942 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 00:14:35 +00:00 |
|
Suresh Srinivas
|
60af999c73
|
YARN-84. Use Builder to build RPC server. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1380921 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-04 22:24:04 +00:00 |
|
Vinod Kumar Vavilapalli
|
b1632b4a77
|
YARN-10. Fix DistributedShell module to not have a dependency on hadoop-mapreduce-client-core. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1380879 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-04 20:56:53 +00:00 |
|
Robert Joseph Evans
|
60b8c6e1e1
|
YARN-66. aggregated logs permissions not set properly (tgraves via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1379565 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-31 19:57:34 +00:00 |
|
Robert Joseph Evans
|
27cfde7f4d
|
YARN-60: Fix minor merge conflict (bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1379555 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-31 19:24:31 +00:00 |
|
Vinod Kumar Vavilapalli
|
45a8e8c5a4
|
YARN-60. Fixed a bug in ResourceManager which causes all NMs to get NPEs and thus causes all containers to be rejected. Contributed by Vinod Kumar Vavilapalli.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1379550 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-31 19:11:05 +00:00 |
|
Robert Joseph Evans
|
d8ce3bee58
|
YARN-63. RMNodeImpl is missing valid transitions from the UNHEALTHY state (Jason Lowe via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1379498 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-31 16:33:21 +00:00 |
|
Vinod Kumar Vavilapalli
|
7fff7b42bf
|
YARN-31. Fix TestDelegationTokenRenewer to not depend on test order so as to pass tests on jdk7. Contributed by Thomas Graves.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1377961 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-28 03:31:11 +00:00 |
|
Harsh J
|
cb540cda69
|
HADOOP-8719. Workaround for kerberos-related log errors upon running any hadoop command on OSX. Contributed by Jianbin Wei. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1377821 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-27 20:16:16 +00:00 |
|
Siddharth Seth
|
0ec6cda4b7
|
YARN-37. Change TestRMAppTransitions to use the DrainDispatcher. (Contributed by Mayank Bansal)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1377803 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-27 19:35:45 +00:00 |
|
Siddharth Seth
|
10e704c50b
|
YARN-29. Add a yarn-client module. (Contributed by Vinod Kumar Vavilapalli)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1377781 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-27 18:27:18 +00:00 |
|
Siddharth Seth
|
ffd2e01604
|
YARN-39. RM-NM secret-keys should be randomly generated and rolled every so often. (Contributed by Vinod Kumar Vavilapalli and Siddharth Seth)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1377180 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-25 02:18:49 +00:00 |
|
Aaron Myers
|
9ef3b2eb60
|
MAPREDUCE-2374. "Text File Busy" errors launching MR tasks. Contributed by Andy Isaacson.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1376632 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-23 18:24:13 +00:00 |
|
Siddharth Seth
|
67673227f2
|
YARN-22. Fix ContainerLogs to work if the log-dir is specified as a URI. (Contributed by Mayank Bansal)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375829 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-21 22:27:11 +00:00 |
|
Robert Joseph Evans
|
ca2dc3e785
|
MAPREDUCE-4570. ProcfsBasedProcessTree#constructProcessInfo() prints a warning if procfsDir/<pid>/stat is not found. (Ahmed Radwan via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375687 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-21 17:46:07 +00:00 |
|
Jonathan Turner Eagles
|
df5e2b8352
|
MAPREDUCE-4323. NM leaks filesystems (Jason Lowe via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375164 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-20 18:32:13 +00:00 |
|
Thomas Graves
|
ea7af8f76e
|
YARN-27. Fixed location of ms.start call
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375083 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-20 16:04:03 +00:00 |
|
Thomas Graves
|
bc538e100a
|
YARN-27. Failed refreshQueues due to misconfiguration prevents further refreshing of queues (Arun Murthy via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1375066 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-20 15:36:51 +00:00 |
|
Tsz-wo Sze
|
b0ea77303b
|
HADOOP-8240. Add a new API to allow users to specify a checksum type on FileSystem.create(..). Contributed by Kihwal Lee
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1374696 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-19 05:46:57 +00:00 |
|
Thomas Graves
|
7fc6ad661d
|
YARN-25. remove old aggregated logs (Robert Evans via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1374424 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-17 20:29:38 +00:00 |
|
Thomas White
|
4e09b481e7
|
HADOOP-8278. Make sure components declare correct set of dependencies.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1373574 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-15 19:10:52 +00:00 |
|
Alejandro Abdelnur
|
4bca22005f
|
HADOOP-8681. add support for HTTPS to the web UIs. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1371525 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-09 22:52:56 +00:00 |
|
Todd Lipcon
|
0733adf670
|
HADOOP-8659. Native libraries must build with soft-float ABI for Oracle JVM on ARM. Contributed by Trevor Robinson.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1371507 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-09 21:58:21 +00:00 |
|
Robert Joseph Evans
|
82910ecaa3
|
YARN-14. Symlinks to peer distributed cache files no longer work (Jason Lowe via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1371390 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-09 19:15:56 +00:00 |
|
Arun Murthy
|
4920387b8a
|
YARN-12. Fix findbugs warnings in FairScheduler. Contributed by Junping Du.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1370889 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 18:53:29 +00:00 |
|
Arun Murthy
|
e1fdf62123
|
YARN-1. Promote YARN to be a sub-project of Apache Hadoop.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1370666 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 05:22:27 +00:00 |
|