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 |
|
RogPodge
|
2d294bd575
|
HADOOP-16938. Make non-HA proxy providers pluggable
|
2020-03-25 08:06:58 -07:00 |
|
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 |
|
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 |
|
Inigo Goiri
|
5abd0148eb
|
YARN-9768. RM Renew Delegation token thread should timeout and retry. Contributed by Manikandan R.
|
2020-01-28 10:06:37 -08:00 |
|
Inigo Goiri
|
b4870bce3a
|
Revert "YARN-9768. RM Renew Delegation token thread should timeout and retry. Contributed by Manikandan R."
This reverts commit 0696828a09 .
|
2020-01-21 17:45:17 -08:00 |
|
Inigo Goiri
|
0696828a09
|
YARN-9768. RM Renew Delegation token thread should timeout and retry. Contributed by Manikandan R.
|
2020-01-21 13:41:01 -08:00 |
|
Eric E Payne
|
93233a7d6e
|
YARN-9018. Add functionality to AuxiliaryLocalPathHandler to return all locations to read for a given path. Contributed by Kuhu Shukla (kshukla)
|
2020-01-09 17:18:44 +00:00 |
|
Szilard Nemeth
|
768ee22e9e
|
YARN-10035. Add ability to filter the Cluster Applications API request by name. Contributed by Adam Antal
|
2020-01-06 16:26:33 +01:00 |
|
Jonathan Hung
|
fddc3d55c3
|
YARN-10039. Allow disabling app submission from REST endpoints
|
2019-12-18 10:48:05 -08:00 |
|
Szilard Nemeth
|
631dbbc6f2
|
YARN-9923. Introduce HealthReporter interface to support multiple health checker files. Contributed by Adam Antal
|
2019-12-15 17:28:04 +01:00 |
|
prabhujoseph
|
aa7ab2719f
|
YARN-9991. Fix Application Tag prefix to userid. Contributed by Szilard Nemeth.
|
2019-11-27 01:59:12 +05:30 |
|
Szilard Nemeth
|
52e9ee39a1
|
YARN-9444. YARN API ResourceUtils's getRequestedResourcesFromConfig doesn't recognize yarn.io/gpu as a valid resource. Contributed by Gergely Pollak
|
2019-11-26 16:42:59 +01:00 |
|
Szilard Nemeth
|
dfdc6d6dd9
|
YARN-9886. Queue mapping based on userid passed through application tag. Contributed by Julia Kinga Marton
|
2019-11-19 21:14:15 +01:00 |
|
Eric Badger
|
0e22e9ab83
|
YARN-9562. Add Java changes for the new RuncContainerRuntime. Contributed by Eric Badger
|
2019-11-18 21:56:31 +00:00 |
|
Eric Badger
|
eef34f2d87
|
YARN-9914. Use separate configs for free disk space checking for full and not-full disks. Contributed by Jim Brennan
|
2019-10-25 17:13:04 +00:00 |
|