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 |
|
Jonathan Hung
|
5462d2176f
|
YARN-9760. Support configuring application priorities on a workflow level. Contributed by Varun Saxena
|
2019-10-08 11:20:13 -07:00 |
|
bibinchundatt
|
425a6c89ae
|
YARN-9858. Optimize RMContext getExclusiveEnforcedPartitions. Contributed by Jonathan Hung.
|
2019-10-01 16:02:26 +05:30 |
|
Jonathan Hung
|
c2731d4b63
|
YARN-9730. Support forcing configured partitions to be exclusive based on app node label
|
2019-09-24 13:51:32 -07:00 |
|
Duo Zhang
|
bfe1dac29d
|
HADOOP-16560. [YARN] use protobuf-maven-plugin to generate protobuf classes (#1496)
Signed-off-by: Vinayakumar B <vinayakumarb@apache.org>
|
2019-09-24 08:50:36 +08:00 |
|
Vinayakumar B
|
1654497f98
|
HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 (#1432)
HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1. Contributed by Vinayakumar B.
|
2019-09-20 16:08:30 +05:30 |
|
Sunil G
|
01d7924473
|
YARN-9814. JobHistoryServer can't delete aggregated files, if remote app root directory is created by NodeManager. Contributed by Adam Antal.
|
2019-09-18 09:27:41 +05:30 |
|
Eric Yang
|
10144a580e
|
YARN-9728. Bugfix for escaping illegal xml characters for Resource Manager REST API.
Contributed by Prabhu Joseph
|
2019-09-10 17:04:39 -04:00 |
|
Jonathan Hung
|
e7d44e48f7
|
YARN-9761. Allow overriding application submissions based on server side configs. Contributed by Pralabh Kumar
|
2019-09-06 10:17:07 -07:00 |
|
Tao Yang
|
172bcd8e01
|
YARN-8995. Log events info in AsyncDispatcher when event queue size cumulatively reaches a certain number every time. Contributed by zhuqi.
|
2019-09-05 16:20:05 +08:00 |
|
Szilard Nemeth
|
e8fa192f07
|
YARN-9217. Nodemanager will fail to start if GPU is misconfigured on the node or GPU drivers missing. Contributed by Peter Bacsko
|
2019-08-21 16:44:22 +02:00 |
|
Haibo Chen
|
f51702d539
|
YARN-9559. Create AbstractContainersLauncher for pluggable ContainersLauncher logic. (Contributed by Jonathan Hung)
|
2019-08-06 13:52:30 -07:00 |
|
Szilard Nemeth
|
54ac80176e
|
Logging fileSize of log files under NM Local Dir. Contributed by Prabhu Joseph
|
2019-08-02 13:38:06 +02:00 |
|
Adam Antal
|
cbcada804d
|
YARN-9124. Resolve contradiction in ResourceUtils: addMandatoryResources / checkMandatoryResources work differently (#1121)
|
2019-08-02 13:04:34 +02:00 |
|
Szilard Nemeth
|
a2a8be18cb
|
YARN-9629. Support configurable MIN_LOG_ROLLING_INTERVAL. Contributed by Adam Antal.
|
2019-07-03 13:45:00 +02:00 |
|
Weiwei Yang
|
cbae241320
|
YARN-9623. Auto adjust max queue length of app activities to make sure activities on all nodes can be covered. Contributed by Tao Yang.
|
2019-06-28 23:24:53 +08:00 |
|
Sunil G
|
e49162f4b3
|
YARN-9545. Create healthcheck REST endpoint for ATSv2. Contributed by Zoltan Siegl.
|
2019-05-31 10:28:09 +05:30 |
|
Akira Ajisaka
|
afd844059c
|
HADOOP-16331. Fix ASF License check in pom.xml
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2019-05-29 17:25:13 +09:00 |
|