hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server
Tamas Domok 63c892278f
YARN-10912. AbstractCSQueue#updateConfigurableResourceRequirement: Separate validation logic from initialization logic (#3390)
- capacityConfigType update is extracted to a separate method
 - validation logic is extracted to a helper function
 - min resource must not be greater than max resource is now checked
   after the max resource is updated

Change-Id: I731c2639281721afed32c30854bafcf048d6ee28

Co-authored-by: Tamas Domok <tdomok@cloudera.com>
2021-09-14 17:30:44 +02:00
..
hadoop-yarn-server-applicationhistoryservice YARN-10676. Improve code quality in TestTimelineAuthenticationFilterForV1. Contributed by Szilard Nemeth. 2021-03-09 11:28:24 +01:00
hadoop-yarn-server-common HADOOP-17612. Upgrade Zookeeper to 3.6.3 and Curator to 5.2.0 (#3241) 2021-08-03 14:44:00 +09:00
hadoop-yarn-server-nodemanager YARN-10355. Refactor NM ContainerLaunch.java#orderEnvByDependencies 2021-08-04 15:27:46 +02:00
hadoop-yarn-server-resourcemanager YARN-10912. AbstractCSQueue#updateConfigurableResourceRequirement: Separate validation logic from initialization logic (#3390) 2021-09-14 17:30:44 +02:00
hadoop-yarn-server-router YARN-10893. Adding metrics for getClusterMetrics and getApplications APIs in FederationClientInterceptor (#3325) 2021-09-09 09:20:57 -07:00
hadoop-yarn-server-sharedcachemanager HADOOP-17288. Use shaded guava from thirdparty. (#2342). Contributed by Ayush Saxena. 2020-10-17 12:01:18 +05:30
hadoop-yarn-server-tests MAPREDUCE-7320. organize test directories for ClusterMapReduceTestCase (#2722). Contributed by Ahmed Hussein 2021-02-26 13:42:33 -06:00
hadoop-yarn-server-timeline-pluginstorage YARN-10884: Handle empty owners to parse log files (#3318) 2021-09-07 21:37:51 +05:30
hadoop-yarn-server-timelineservice HADOOP-17788. Replace IOUtils#closeQuietly usages by Hadoop's own utility (#3171) 2021-07-08 16:03:40 +09:00
hadoop-yarn-server-timelineservice-documentstore HADOOP-17721. Replace Guava Sets usage by Hadoop's own Sets in hadoop-yarn-project (#3033) 2021-05-25 18:10:20 +09:00
hadoop-yarn-server-timelineservice-hbase YARN-10809. Missing dependency causing NoClassDefFoundError in TestHBaseTimelineStorageUtils (#3081) 2021-06-08 19:37:23 -07:00
hadoop-yarn-server-timelineservice-hbase-tests HADOOP-17721. Replace Guava Sets usage by Hadoop's own Sets in hadoop-yarn-project (#3033) 2021-05-25 18:10:20 +09:00
hadoop-yarn-server-web-proxy YARN-10805. Replace Guava Lists usage by Hadoop's own Lists in hadoop-yarn-project (#3075) 2021-06-09 15:15:47 +09:00
pom.xml