Jim Brennan
|
1cbe35946b
|
YARN-10743. Add a policy for not aggregating for containers which are killed because exceeding container log size limit. Contributed by Qi Zhu.
|
2021-04-23 21:35:09 +00:00 |
|
Viraj Jasani
|
9a261b0a16
|
HADOOP-17642. Remove appender EventCounter to avoid instantiation (#2922)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-04-17 20:47:44 +09:00 |
|
Akira Ajisaka
|
8ad77a26c9
|
YARN-10716. Fix typo in ContainerRuntime. Contributed by xishuhai.
|
2021-03-30 17:46:51 +09:00 |
|
Jack Jiang
|
d8ec8ab965
|
HADOOP-17599. Remove NULL checks before instanceof (#2804)
|
2021-03-23 08:46:11 -07:00 |
|
Eric Badger
|
181b9ddc51
|
YARN-10703. Fix potential null pointer error of gpuNodeResourceUpdateHandler in NodeResourceMonitorImpl. Contributed by Qi Zhu.
|
2021-03-18 17:45:09 +00:00 |
|
Peter Bacsko
|
38495af325
|
YARN-10692. Add Node GPU Utilization and apply to NodeMetrics. Contributed by Qi Zhu.
|
2021-03-18 12:46:11 +01:00 |
|
Jim Brennan
|
5f067cf0f3
|
[YARN-10687] Add option to disable/enable free disk space checking and percentage checking for full and not-full disks. Contributed by Qi Zhu.
|
2021-03-12 17:17:31 +00:00 |
|
Eric Badger
|
9d088639bf
|
YARN-10664. Allow parameter expansion in NM_ADMIN_USER_ENV. Contributed by Jim
Brennan.
|
2021-03-05 19:46:40 +00:00 |
|
Jim Brennan
|
3fcc7a55b6
|
[YARN-10626] Log resource allocation in NM log at container start time. Contributed by Eric Badger
|
2021-02-16 16:45:35 +00:00 |
|
Szilard Nemeth
|
cacc870389
|
YARN-10593. Fix incorrect string comparison in GpuDiscoverer. Contributed by Peter Bacsko
|
2021-02-10 13:09:32 +01:00 |
|
Jim Brennan
|
c22c77af43
|
[YARN-10607] User environment is unable to prepend PATH when mapreduce.admin.user.env also sets PATH. Contributed by Eric Badger.
|
2021-02-05 17:33:01 +00:00 |
|
belugabehr
|
21a3fc3d2d
|
HADOOP-17482: Remove Commons Logger from FileSystem Class (#2633)
|
2021-02-01 09:40:01 -08:00 |
|
Eric Badger
|
768e2f42ba
|
YARN-10562. Follow up changes for YARN-9833. Contributed by Jim Brennan.
|
2021-01-13 23:41:52 +00:00 |
|
Eric Payne
|
d8fadec944
|
YARN-4589: Diagnostics for localization timeouts is lacking. Contributed by Chang Li (lichangleo) and Jim Brennan (Jim_Brennan)
|
2021-01-13 17:01:28 +00:00 |
|
Eric Badger
|
4c5d88e230
|
YARN-10540. Node page is broken in YARN UI1 and UI2 including RMWebService api
for nodes. Contributed by Jim Brennan.
|
2020-12-21 23:10:31 +00:00 |
|
adamantal
|
0a45bd034e
|
YARN-10520. Deprecated the residual nested class for the LCEResourceHandler (#2527). Contributed by Wanqiang Ji
|
2020-12-09 12:55:24 +01:00 |
|
Eric Badger
|
7d3c8ef606
|
YARN-10495. make the rpath of container-executor configurable. Contributed by
angerszhu.
|
2020-12-08 00:53:24 +00:00 |
|
Ahmed Hussein
|
569b20e31c
|
YARN-10468. Fix TestNodeStatusUpdater timeouts and broken conditions (#2461)
|
2020-11-24 11:09:30 -08:00 |
|
Eric E Payne
|
55339c2bdd
|
YARN-10479. RMProxy should retry on SocketTimeout Exceptions. Contributed by Jim Brennan (Jim_Brennan)
|
2020-11-05 21:50:46 +00:00 |
|
Jim Brennan
|
8ee6bc2518
|
YARN-10471. Prevent logs for any container from becoming larger than a configurable size. Contributed by Eric Payne
|
2020-10-29 19:49:18 +00:00 |
|
Szilard Nemeth
|
31477a224f
|
YARN-10460. Upgrading to JUnit 4.13 causes tests in TestNodeStatusUpdater to fail. Contributed by Peter Bacsko
|
2020-10-19 13:17:51 +02:00 |
|
Ayush Saxena
|
1e3a6efcef
|
HADOOP-17288. Use shaded guava from thirdparty. (#2342). Contributed by Ayush Saxena.
|
2020-10-17 12:01:18 +05:30 |
|
Jim Brennan
|
deb35a32ba
|
YARN-10455. TestNMProxy.testNMProxyRPCRetry is not consistent. Contributed by Ahmed Hussein
|
2020-10-08 18:46:47 +00:00 |
|
Adam Antal
|
a1f7e760df
|
YARN-10393. MR job live lock caused by completed state container leak in heartbeat between node manager and RM. Contributed by zhenzhao wang and Jim Brennan
|
2020-10-05 10:09:14 +02:00 |
|
Jim Brennan
|
90894ea641
|
YARN-10430. Log improvements in NodeStatusUpdaterImpl. Contributed by Bilwa S T.
|
2020-09-14 21:19:14 +00:00 |
|
Szilard Nemeth
|
4ffe26f9b8
|
[UI1] Provide a way to hide Tools section in Web UIv1. Contributed by Andras Gyori
|
2020-08-31 16:00:39 +02:00 |
|
Jim Brennan
|
4a7deae478
|
YARN-10391. --module-gpu functionality is broken in container-executor. Contributed by Eric Badger
|
2020-08-17 16:41:15 +00:00 |
|
bibinchundatt
|
81da221c75
|
YARN-10388. RMNode updatedCapability flag not set while RecommissionNodeTransition. Contributed by Pranjal Protim Borah
|
2020-08-07 08:36:52 +05:30 |
|
Brahma Reddy Battula
|
eac558380f
|
YARN-10229. [Federation] Client should be able to submit application to RM directly using normal client conf. Contributed by Bilwa S T.
|
2020-08-03 12:54:36 +05:30 |
|
bibinchundatt
|
5323e83edf
|
YARN-10359. Log container report only if list is not empty. Contributed by Bilwa S T.
|
2020-08-01 13:03:46 +05:30 |
|
Eric E Payne
|
e0c9653166
|
YARN-1529: Add Localization overhead metrics to NM. Contributed by Jim_Brennan.
|
2020-07-30 15:30:22 +00:00 |
|
Eric Badger
|
ac5f21dbef
|
YARN-4771. Some containers can be skipped during log aggregation after NM
restart. Contributed by Jason Lowe and Jim Brennan.
|
2020-07-24 22:35:16 +00:00 |
|
Eric Badger
|
736bed6d6d
|
[YARN-10353] Log vcores used and cumulative cpu in containers monitor.
Contributed by Jim Brennan
|
2020-07-20 18:08:27 +00:00 |
|
Ayush Saxena
|
6bcb24d269
|
HADOOP-17100. Replace Guava Supplier with Java8+ Supplier in Hadoop. Contributed by Ahmed Hussein.
|
2020-07-18 14:33:43 +05:30 |
|
Ahmed Hussein
|
1f71c4ae71
|
HADOOP-17099. Replace Guava Predicate with Java8+ Predicate
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
|
2020-07-15 11:39:06 -05:00 |
|
Xiaoyu Yao
|
f91a8ad88b
|
HADOOP-17079. Optimize UGI#getGroups by adding UGI#getGroupsSet. (#2085)
|
2020-07-09 11:33:37 -07:00 |
|
Akira Ajisaka
|
639acb6d89
|
HADOOP-17111. Replace Guava Optional with Java8+ Optional. Contributed by Ahmed Hussein.
|
2020-07-06 16:08:36 +09:00 |
|
Eric Yang
|
e8dc862d38
|
YARN-9809. Added node manager health status to resource manager registration call.
Contributed by Eric Badger via eyang
|
2020-06-30 11:39:16 -07:00 |
|
Vinayakumar B
|
e154084770
|
HADOOP-17046. Support downstreams' existing Hadoop-rpc implementations using non-shaded protobuf classes (#2026)
|
2020-06-12 23:16:33 +05:30 |
|
Ahmed Hussein
|
f5081a9a5d
|
YARN-10256. Refactor TestContainerSchedulerQueuing.testContainerUpdateExecTypeGuaranteedToOpportunistic (Ahmed Hussein via jeagles)
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
|
2020-05-04 10:13:51 -05:00 |
|
Wilfred Spiegelenburg
|
2214005c0f
|
YARN-10063. Add container-executor arguments --http/--https to usage. Contributed by Siddharth Ahuja
|
2020-04-08 11:30:03 +10:00 |
|
Brahma Reddy Battula
|
8914cf9167
|
Preparing for 3.4.0 development
|
2020-03-29 23:24:25 +05:30 |
|
Eric E Payne
|
ede05b19d1
|
YARN-942. TestContainerSchedulerQueuing.testKillOnlyRequiredOpportunisticContainers fails sporadically Contributed by Ahmed Hussein (ahussein)
|
2020-03-10 14:17:45 +00:00 |
|
Szilard Nemeth
|
44afe1154d
|
YARN-9419. Log a warning if GPU isolation is enabled but LinuxContainerExecutor is disabled. Contribued by Andras Gyori
|
2020-03-09 16:08:24 +01:00 |
|
bibinchundatt
|
3859fa76d0
|
YARN-6924. Metrics for Federation AMRMProxy. Contributed by Young Chen
|
2020-03-07 09:34:42 +05:30 |
|
Eric Badger
|
2649f8b327
|
YARN-10173. Make pid file generation timeout configurable in case of reacquired
container. Contributed by Adam Antal.
|
2020-03-04 23:31:57 +00:00 |
|
Szilard Nemeth
|
3f1aad05f0
|
YARN-10147. FPGA plugin can't find the localized aocx file. Contributed by Peter Bacsko
|
2020-02-19 15:54:25 +01:00 |
|
Vinayakumar B
|
7dac7e1d13
|
HADOOP-16596. [pb-upgrade] Use shaded protobuf classes from hadoop-thirdparty dependency (#1635). Contributed by Vinayakumar B.
|
2020-02-07 14:51:24 +05:30 |
|
Szilard Nemeth
|
71b2c2ffe9
|
YARN-10101. Support listing of aggregated logs for containers belonging to an application attempt. Contributed by Adam Antal
|
2020-02-06 12:25:06 +01:00 |
|
Prabhu Joseph
|
825db8fe2a
|
YARN-10107. Fix GpuResourcePlugin#getNMResourceInfo to honor Auto Discovery Enabled
Contributed by Szilard Nemeth.
|
2020-01-29 13:30:00 +05:30 |
|