Jian He
|
6f72f1e600
|
YARN-2884. Added a proxy service in NM to proxy the the communication between AM and RM. Contributed by Kishore Chaliparambil
|
2015-09-08 09:35:46 +08:00 |
|
Varun Vasudev
|
1dbd8e34a7
|
YARN-3591. Resource localization on a bad disk causes subsequent containers failure. Contributed by Lavkesh Lahngir.
|
2015-09-07 11:32:12 +05:30 |
|
Rohith Sharma K S
|
095ab9ab5f
|
YARN-4073. Removed unused ApplicationACLsManager in ContainerManagerImpl constructor. (Naganarasimha G R via rohithsharmaks)
|
2015-09-02 14:13:33 +05:30 |
|
Xuan
|
b71c6006f5
|
YARN-221. Addendum patch to compilation issue which is caused by missing
AllContainerLogAggregationPolicy. Contributed by Xuan Gong
|
2015-08-23 16:46:30 -07:00 |
|
Xuan
|
37e1c3d82a
|
YARN-221. NM should provide a way for AM to tell it not to aggregate
logs. Contributed by Ming Ma
|
2015-08-22 16:25:24 -07:00 |
|
Wangda Tan
|
fc07464d1a
|
YARN-2923. Support configuration based NodeLabelsProvider Service in Distributed Node Label Configuration Setup. (Naganarasimha G R)
|
2015-08-20 11:51:03 -07:00 |
|
Zhihai Xu
|
14215c8ef8
|
YARN-4057. If ContainersMonitor is not enabled, only print related log info one time. Contributed by Jun Gong.
|
2015-08-18 11:36:02 -07:00 |
|
Karthik Kambatla
|
13604bd5f1
|
YARN-4055. Report node resource utilization in heartbeat. (Inigo Goiri via kasha)
|
2015-08-16 15:08:53 -07:00 |
|
Karthik Kambatla
|
def12933b3
|
YARN-3534. Collect memory/cpu usage on the node. (Inigo Goiri via kasha)
|
2015-08-16 06:24:16 -07:00 |
|
Jian He
|
38aed1a94e
|
YARN-4005. Completed container whose app is finished is possibly not removed from NMStateStore. Contributed by Jun Gong
|
2015-08-13 14:46:08 -07:00 |
|
Junping Du
|
cfee02b3bd
|
YARN-4019. Add JvmPauseMonitor to ResourceManager and NodeManager. Contributed by Robert Kanter.
|
2015-08-06 06:49:45 -07:00 |
|
Xuan
|
c3364ca8e7
|
YARN-4004. container-executor should print output of docker logs if the
docker container exits with non-0 exit status. Contributed by Varun
Vasudev
|
2015-08-03 18:10:11 -07:00 |
|
Jason Lowe
|
469cfcd695
|
YARN-3965. Add startup timestamp to nodemanager UI. Contributed by Hong Zhiguo
|
2015-08-03 15:53:32 +00:00 |
|
Xuan
|
f170934215
|
YARN-3982. container-executor parsing of container-executor.cfg broken
in trunk and branch-2. Contributed by Varun Vasudev
|
2015-07-27 23:45:58 -07:00 |
|
Varun Vasudev
|
3e6fce91a4
|
YARN-3853. Add docker container runtime support to LinuxContainterExecutor. Contributed by Sidharta Seethana.
|
2015-07-27 11:57:40 -07:00 |
|
Varun Vasudev
|
f36835ff9b
|
YARN-3852. Add docker container support to container-executor. Contributed by Abin Shahab.
|
2015-07-27 10:14:51 -07:00 |
|
Jason Lowe
|
ff9c13e0a7
|
YARN-3925. ContainerLogsUtils#getContainerLogFile fails to read container log files from full disks. Contributed by zhihai xu
|
2015-07-24 22:14:39 +00:00 |
|
Wangda Tan
|
06e5dd2c84
|
YARN-3956. Fix TestNodeManagerHardwareUtils fails on Mac (Varun Vasudev via wangda)
|
2015-07-22 12:01:41 -07:00 |
|
Colin Patrick Mccabe
|
419c51d233
|
YARN-3844. Make hadoop-yarn-project Native code -Wall-clean (Alan Burlison via Colin P. McCabe)
|
2015-07-17 11:38:59 -07:00 |
|
Akira Ajisaka
|
19295b36d9
|
YARN-3381. Fix typo InvalidStateTransitonException. Contributed by Brahma Reddy Battula.
|
2015-07-13 17:52:13 +09:00 |
|
Zhijie Shen
|
1ea36299a4
|
YARN-3116. RM notifies NM whether a container is an AM container or normal task container. Contributed by Giovanni Matteo Fumarola.
|
2015-07-10 18:58:10 -07:00 |
|
Karthik Kambatla
|
527c40e4d6
|
YARN-1012. Report NM aggregated container resource utilization in heartbeat. (Inigo Goiri via kasha)
|
2015-07-09 09:35:14 -07:00 |
|
Varun Vasudev
|
63d0365088
|
YARN-2194. Addendum patch to fix failing unit test in TestPrivilegedOperationExecutor. Contributed by Sidharta Seethana.
|
2015-07-09 11:51:59 +05:30 |
|
Varun Vasudev
|
c40bdb56a7
|
YARN-2194. Fix bug causing CGroups functionality to fail on RHEL7. Contributed by Wei Yan.
|
2015-07-07 16:59:29 +05:30 |
|
Jason Lowe
|
b5cdf78e8e
|
YARN-3793. Several NPEs when deleting local files on NM recovery. Contributed by Varun Saxena
|
2015-07-01 21:13:32 +00:00 |
|
Colin Patrick Mccabe
|
d0cc0380b5
|
YARN-3827. Migrate YARN native build to new CMake framework (Alan Burlison via Colin P. McCabe)
|
2015-06-30 16:24:19 -07:00 |
|
Jian He
|
62e583c7dc
|
YARN-3695. ServerProxy (NMProxy, etc.) shouldn't retry forever for non network exception. Contributed by Raju Bairishetti
|
2015-06-29 13:37:32 -07:00 |
|
Jason Lowe
|
40b256949a
|
YARN-3850. NM fails to read files from full disks which can lead to container logs being lost and other issues. Contributed by Varun Saxena
|
2015-06-26 15:47:07 +00:00 |
|
Jason Lowe
|
8d58512d6e
|
YARN-3832. Resource Localization fails on a cluster due to existing cache directories. Contributed by Brahma Reddy Battula
|
2015-06-24 16:37:39 +00:00 |
|
Karthik Kambatla
|
5ebf2817e5
|
YARN-3842. NMProxy should retry on NMNotYetReadyException. (Robert Kanter via kasha)
|
2015-06-22 17:47:47 -07:00 |
|
Xuan
|
6c7a9d502a
|
YARN-3834. Scrub debug logging of tokens during resource localization. Contributed by Chris Nauroth
|
2015-06-21 17:13:44 -07:00 |
|
Devaraj K
|
126321eded
|
YARN-3747. TestLocalDirsHandlerService should delete the created test
directory logDir2. Contributed by David Moore.
|
2015-06-08 15:32:13 +05:30 |
|
Junping Du
|
d7e7f6aa03
|
YARN-41. The RM should handle the graceful shutdown of the NM. Contributed by Devaraj K.
|
2015-06-04 04:59:27 -07:00 |
|
Jason Lowe
|
e13b671aa5
|
YARN-3585. NodeManager cannot exit on SHUTDOWN event triggered and NM recovery is enabled. Contributed by Rohith Sharmaks
|
2015-06-03 19:44:07 +00:00 |
|
Robert Kanter
|
6aec13cb33
|
YARN-3713. Remove duplicate function call storeContainerDiagnostics in ContainerDiagnosticsUpdateTransition (zxu via rkanter)
|
2015-05-29 15:34:37 -07:00 |
|
Andrew Wang
|
7673d4f205
|
HADOOP-11885. hadoop-dist dist-layout-stitching.sh does not work with dash. (wang)
|
2015-05-29 14:54:18 -07:00 |
|
cnauroth
|
4102e5882e
|
YARN-3626. On Windows localized resources are not moved to the front of the classpath when they should be. Contributed by Craig Welch.
|
2015-05-27 14:31:49 -07:00 |
|
Vinod Kumar Vavilapalli
|
500a1d9c76
|
YARN-160. Enhanced NodeManager to automatically obtain cpu/memory values from underlying OS when configured to do so. Contributed by Varun Vasudev.
|
2015-05-26 11:38:35 -07:00 |
|
Junping Du
|
132d909d4a
|
YARN-3594. WintuilsProcessStubExecutor.startStreamReader leaks streams. Contributed by Lars Francke.
|
2015-05-22 04:23:25 -07:00 |
|
Vinod Kumar Vavilapalli
|
53fafcf061
|
YARN-3684. Changed ContainerExecutor's primary lifecycle methods to use a more extensible mechanism of context objects. Contributed by Sidharta Seethana.
|
2015-05-21 15:50:23 -07:00 |
|
Jian He
|
6329bd00fa
|
YARN-3654. ContainerLogsPage web UI should not have meta-refresh. Contributed by Xuan Gong
|
2015-05-20 17:20:21 -07:00 |
|
Wangda Tan
|
b37da52a1c
|
YARN-3565. NodeHeartbeatRequest/RegisterNodeManagerRequest should use NodeLabel object instead of String. (Naganarasimha G R via wangda)
|
2015-05-19 16:34:17 -07:00 |
|
Colin Patrick Mccabe
|
470c87dbc6
|
HADOOP-11970. Replace uses of ThreadLocal<Random> with JDK7 ThreadLocalRandom (Sean Busbey via Colin P. McCabe)
|
2015-05-19 10:50:15 -07:00 |
|
Ravi Prakash
|
c97f32e7b9
|
YARN-3302. TestDockerContainerExecutor should run automatically if it can detect docker in the usual place (Ravindra Kumar Naik via raviprak)
|
2015-05-19 10:28:11 -07:00 |
|
Junping Du
|
03a293aed6
|
YARN-3505 addendum: fix an issue in previous patch.
|
2015-05-15 06:39:39 -07:00 |
|
Ravi Prakash
|
53fe4eff09
|
YARN-1519. Check in container-executor if sysconf is implemented before using it (Radim Kolar and Eric Payne via raviprak)
|
2015-05-14 15:55:37 -07:00 |
|
Junping Du
|
15ccd967ee
|
YARN-3505. Node's Log Aggregation Report with SUCCEED should not cached in RMApps. Contributed by Xuan Gong.
|
2015-05-14 10:58:12 -07:00 |
|
Jason Lowe
|
711d77cc54
|
YARN-3641. NodeManager: stopRecoveryStore() shouldn't be skipped when exceptions happen in stopping NM's sub-services. Contributed by Junping Du
|
2015-05-13 21:06:47 +00:00 |
|
Xuan
|
0f95921447
|
YARN-3626. On Windows localized resources are not moved to the front of the classpath when they should be. Contributed by Craig Welch
|
2015-05-13 13:10:53 -07:00 |
|
Devaraj K
|
5c2f05cd9b
|
YARN-3629. NodeID is always printed as "null" in node manager
initialization log. Contributed by nijel.
|
2015-05-12 22:20:25 +05:30 |
|