Ashutosh Gupta
|
7c66266b4e
|
YARN-11142.Remove unused Imports in Hadoop YARN project (#4381). Contributed by Ashutosh Gupta.
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2022-05-31 23:17:11 +05:30 |
Ashutosh Gupta
|
ae47846a5b
|
HADOOP-16515. Update the link to compatibility guide (#4226)
Co-authored-by: Ashutosh Gupta <ashugpt@amazon.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2022-05-08 07:38:32 +09:00 |
Junfan Zhang
|
e044a46f97
|
YARN-11088. Introduce the config to control the AM allocated to non-exclusive nodes. Contributed by Junfan Zhang
|
2022-03-31 12:39:56 +02:00 |
9uapaw
|
921267ca31
|
YARN-11084. Introduce new config to specify AM default node-label when not specified. Contributed by Junfan Zhang.
|
2022-03-23 08:57:00 +01:00 |
9uapaw
|
2beb7296fb
|
YARN-11087. Introduce the config to control the refresh interval in RMDelegatedNodeLabelsUpdater. Contributed by Junfan Zhang.
|
2022-03-22 13:14:43 +01:00 |
minni31
|
e8f767f2f4
|
YARN-11026. Make default AppPlacementAllocator configurable in AppSch… (#3741)
* YARN-11026. Make default AppPlacementAllocator configurable in AppSchedulingInfo
Co-authored-by: Minni Mittal <mimittal@microsoft.com>
|
2022-02-01 12:18:54 +05:30 |
minni31
|
4b26635a34
|
YARN-11034. Add enhanced headroom in AllocateResponse (#3766)
|
2022-01-25 09:25:18 -08:00 |
Andrew Chung
|
3ed3c74a6c
|
YARN-11015. Decouple queue capacity with ability to run OPPORTUNISTIC container (#3779)
|
2022-01-24 08:03:36 -08:00 |
Ashutosh Gupta
|
00e2405fbd
|
YARN-8234. Improve RM system metrics publisher's performance by pushing events to timeline server in batch (#3793)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-12-23 17:14:51 +09:00 |
Viraj Jasani
|
53edd0de5a
|
HADOOP-18033. Upgrade fasterxml Jackson to 2.13.0 (#3749)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-12-08 16:52:22 +09:00 |
Sushmasree-28
|
7b840f2693
|
YARN-10975 EntityGroupFSTimelineStore#ActiveLogParser parses already processed files (#3735)
Contributed by sravuri <sravuri@microsoft.com> and reviewed by Prabhu Joseph
|
2021-11-30 00:00:25 +05:30 |
Viraj Jasani
|
d336227e5c
|
HADOOP-17963. Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-yarn-project modules (#3541)
|
2021-10-14 18:03:01 +09:00 |
Tamas Domok
|
16e6030e25
|
YARN-10891. Extend QueueInfo with max-parallel-apps in CS. (#3314)
Co-authored-by: Tamas Domok <tdomok@cloudera.com>
|
2021-08-27 23:09:54 +02:00 |
zhuqi-lucas
|
efb3fa2bf5
|
YARN-10854. Support marking inactive node as untracked without configured include path. Contributed by Tao Yang.
|
2021-08-02 18:23:33 +08:00 |
Akshat Bordia
|
aa1a5dd413
|
YARN-10829. Support getApplications API in FederationClientInterceptor (#3135)
YARN-10829. Support getApplications API in FederationClientInterceptor (#3135)
|
2021-07-23 17:07:51 +05:30 |
Viraj Jasani
|
996d31f2dc
|
HADOOP-17721. Replace Guava Sets usage by Hadoop's own Sets in hadoop-yarn-project (#3033)
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-05-25 18:10:20 +09:00 |
Szilard Nemeth
|
43e77caa71
|
YARN-10779. Add option to disable lowercase conversion in GetApplicationsRequestPBImpl and ApplicationSubmissionContextPBImpl. Contributed by Peter Bacsko
|
2021-05-21 18:04:24 +02:00 |
Eric Badger
|
803ac4b1a0
|
YARN-10707. Support custom resources in ResourceUtilization, and update Node GPU Utilization to use. Contributed by Qi Zhu
|
2021-04-29 17:42:13 +00:00 |
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 |
Miklos Gergely
|
ba3bc53f4e
|
YARN-10736. Fix GetApplicationsRequest JavaDoc. Contributed by Miklos Gergely. (#2906)
|
2021-04-14 17:16:30 +02:00 |
Eric Badger
|
213d3deb26
|
YARN-10503. Support queue capacity in terms of absolute resources with custom
resourceType. Contributed by Qi Zhu.
|
2021-04-09 00:34:15 +00:00 |
Eric Badger
|
26b8f678b2
|
YARN-10702. Add cluster metric for amount of CPU used by RM Event Processor.
Contributed by Jim Brennan.
|
2021-04-06 01:16:14 +00:00 |
Peter Bacsko
|
a0deda1a77
|
YARN-10720. YARN WebAppProxyServlet should support connection timeout to prevent proxy server from hanging. Contributed by Qi Zhu.
|
2021-04-01 09:21:15 +02:00 |
Brahma Reddy Battula
|
b61f52ec56
|
YARN-10441. Add support for hadoop.http.rmwebapp.scheduler.page.class. Contributed by D M Murali Krishna Reddy
|
2021-03-30 09:51:47 +05:30 |
Jim Brennan
|
174f3a96b1
|
YARN-10697. Resources are displayed in bytes in UI for schedulers other than capacity. Contributed by Bilwa S T.
|
2021-03-23 18:21:45 +00:00 |
Jack Jiang
|
d8ec8ab965
|
HADOOP-17599. Remove NULL checks before instanceof (#2804)
|
2021-03-23 08:46:11 -07:00 |
Eric Badger
|
3d4ea4b336
|
YARN-10701. The yarn.resource-types should support multi types without trimmed. Contributed by Qi Zhu.
|
2021-03-18 19:36:50 +00: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 |
Peter Bacsko
|
04cd3115ba
|
YARN-10658. CapacityScheduler QueueInfo add queue path field to avoid ambiguous QueueName. Contributed by Qi Zhu.
|
2021-03-08 12:29:44 +01:00 |
Peter Bacsko
|
e19c00925f
|
YARN-10639. Queueinfo related capacity, should adjusted to weight mode. Contributed by Qi Zhu.
|
2021-03-05 13:18:06 +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 |
bibinchundatt
|
6fc26ad539
|
YARN-10352 Skip schedule on not heartbeated nodes in Multi Node Placement. Contributed by Prabhu Joseph and Qi Zhu
|
2021-02-03 08:50:45 +05:30 |
bibinchundatt
|
61f77b7674
|
YARN-8529. Add timeout to RouterWebServiceUtil#invokeRMWebService. Contributed by Minni Mittal
|
2021-01-13 16:00:11 +05:30 |
Eric E Payne
|
0461a07c01
|
YARN-10475: Scale RM-NM heartbeat interval based on node utilization. Contributed by Jim Brennan (Jim_Brennan).
|
2020-11-02 16:55:06 +00:00 |
Surendra Singh Lilhore
|
7169ec4509
|
YARN-10442. RM should make sure node label file highly available. (#2390)
* YARN-10442. RM should make sure node label file highly available.
* YARN-10442. Corrected method name.
Added license header for file TestNodeLabelFileReplication.java
Added Test code.
* YARN-10442. Changed property name and log.
* YARN-10442. Changed default replication for FS store file.
|
2020-10-30 23:05:16 +05:30 |
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 |
Ayush Saxena
|
1e3a6efcef
|
HADOOP-17288. Use shaded guava from thirdparty. (#2342). Contributed by Ayush Saxena.
|
2020-10-17 12:01:18 +05:30 |
Peter Bacsko
|
1841a5bb03
|
YARN-10376. Create a class that covers the functionality of UserGroupMappingPlacementRule and AppNameMappingPlacementRule using the new mapping rules. Contributed by Gergely Pollak.
|
2020-09-05 10:00:33 +02: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 |
Prabhu Joseph
|
6c2ce3d56b
|
YARN-10389. Option to override RMWebServices with custom WebService class
Contributed by Tanu Ajmera. Reviewed by Bilwa ST and Sunil G.
|
2020-08-11 15:46:47 +05:30 |
Prabhu Joseph
|
c7e71a6c0b
|
YARN-10361. Make custom DAO classes configurable into RMWebApp#JAXBContextResolver.
Contributed by Bilwa ST.
|
2020-08-06 13:19:52 +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 |
Prabhu Joseph
|
cc71d50b21
|
YARN-10339. Fix TimelineClient in NodeManager failing when Simple Http Auth used in Secure Cluster
Contributed by Tarun Parimi.
|
2020-07-16 23:36:49 +05:30 |
Eric Badger
|
48f90115b5
|
YARN-10348. Allow RM to always cancel tokens after app completes. Contributed by
Jim Brennan
|
2020-07-13 23:10:39 +00:00 |
Prabhu Joseph
|
3a4d05b850
|
YARN-8047. RMWebApp make external class pluggable.
Contributed by Bilwa S T.
|
2020-07-08 12:43:20 +05:30 |
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 |
Inigo Goiri
|
d125d39108
|
YARN-6973. Adding RM Cluster Id in ApplicationReport. Contributed by Bilwa S T.
|
2020-04-29 11:23:58 -07:00 |
Jonathan Hung
|
3601054822
|
YARN-9954. Configurable max application tags and max tag length. Contributed by Bilwa S T
|
2020-04-17 10:34:44 -07:00 |
Jonathan Hung
|
23481ad378
|
YARN-10212. Create separate configuration for max global AM attempts. Contributed by Bilwa S T
|
2020-04-09 11:06:11 -07:00 |
Brahma Reddy Battula
|
8914cf9167
|
Preparing for 3.4.0 development
|
2020-03-29 23:24:25 +05:30 |