Szilard Nemeth
|
07141426e0
|
YARN-11050 (#3805)
|
2021-12-18 11:52:03 +08:00 |
|
Szilard Nemeth
|
8d214cb785
|
YARN-10951. CapacityScheduler: Move all fields and initializer code that belongs to async scheduling to a new class (#3800). Contributed by Szilard Nemeth
|
2021-12-17 00:18:14 +01:00 |
|
Szilard Nemeth
|
aec9cdb467
|
YARN-10963. Split TestCapacityScheduler by test categories. Contributed by Tamas Domok
|
2021-12-16 23:39:18 +01:00 |
|
Szilard Nemeth
|
a9a5830f31
|
YARN-11048. Add tests that shows how to delete config values with Mutation API (#3799). Contributed by Szilard Nemeth
|
2021-12-16 15:53:08 +01:00 |
|
Szilard Nemeth
|
6ea1685abd
|
YARN-11044. Fix TestApplicationLimits.testLimitsComputation() ineffective asserts. Contributed by Benjamin Teke
|
2021-12-16 00:01:09 +01:00 |
|
Szilard Nemeth
|
843f66f4dc
|
Clean up checkstyle warnings from YARN-11024/10907/10929. Contributed by Benjamin Teke
|
2021-12-14 22:00:46 +01:00 |
|
Szilard Nemeth
|
364d38f00d
|
YARN-10929. Do not use a separate config in legacy CS AQC. Contributed by Benjamin Teke
|
2021-12-14 14:57:08 +01:00 |
|
Szilard Nemeth
|
a5bcf4c792
|
YARN-10907. Minimize usages of AbstractCSQueue#csContext. Contributed by Benjamin Teke
|
2021-12-13 21:57:46 +01:00 |
|
Szilard Nemeth
|
898055e204
|
YARN-11024. Create an AbstractLeafQueue to store the common LeafQueue + AutoCreatedLeafQueue functionality. Contributed by Benjamin Teke
|
2021-12-13 16:12:55 +01:00 |
|
Szilard Nemeth
|
f544ef4a51
|
YARN-11033. isAbsoluteResource is not correct for dynamically created queues. Contributed by Tamas Domok
|
2021-12-10 15:09:53 +01:00 |
|
Szilard Nemeth
|
a0d8cde133
|
YARN-10982. Replace all occurences of queuePath with the new QueuePath class. Contributed by Tibor Kovacs
|
2021-12-09 17:51:44 +01:00 |
|
Andrew Chung
|
ffee92bbf1
|
YARN-11005. Implement the core QUEUE_LENGTH_THEN_RESOURCES OContainer allocation policy (#3717)
|
2021-12-08 10:02:10 -08:00 |
|
Szilard Nemeth
|
66a08e933a
|
YARN-11038. Fix testQueueSubmitWithACL* tests in TestAppManager. Contributed by Tamas Domok
|
2021-12-08 16:41:35 +01:00 |
|
Szilard Nemeth
|
19430118c6
|
YARN-11031. Improve the maintainability of RM webapp tests like TestRMWebServicesCapacitySched. Contributed by Tamas Domok
|
2021-12-08 16:03:42 +01: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 |
|
Szilard Nemeth
|
126079612c
|
YARN-11016. Queue weight is incorrectly reset to zero. Contributed by Andras Gyori
|
2021-12-07 15:55:16 +01:00 |
|
Szilard Nemeth
|
7284d23476
|
YARN-11006. Allow overriding user limit factor and maxAMResourcePercent with AQCv2 templates. Contributed by Benjamin Teke
|
2021-12-07 15:43:55 +01:00 |
|
Szilard Nemeth
|
60440a836a
|
YARN-11023. Extend the root QueueInfo with max-parallel-apps in CapacityScheduler. Contributed by Tamas Domok
|
2021-12-07 15:26:07 +01:00 |
|
Szilard Nemeth
|
d75f2db2f9
|
YARN-11014. YARN incorrectly validates maximum capacity resources on the validation API. Contributed by Benjamin Teke
|
2021-12-07 08:42:57 +01:00 |
|
Andras Gyori
|
47ea0d734f
|
HADOOP-18021. Provide a public wrapper of Configuration#substituteVars (#3710)
Contributed by Andras Gyori
|
2021-12-03 16:44:58 +00:00 |
|
Andrew Chung
|
d3f0b7eab7
|
YARN-10760. Number of allocated OPPORTUNISTIC containers can dip below 0 (#3642)
|
2021-11-23 13:21:51 -08:00 |
|
Andrew Chung
|
5b1b2c8ef6
|
YARN-11003. Make RMNode aware of all (OContainer inclusive) allocated resources (#3646)
|
2021-11-23 13:20:08 -08:00 |
|
Viraj Jasani
|
c0bdba8fac
|
HADOOP-18017. unguava: remove Preconditions from hadoop-yarn-project modules (#3687)
|
2021-11-23 13:36:22 +09:00 |
|
Szilard Nemeth
|
7cb887e6c2
|
YARN-10997. Revisit allocation and reservation logging. Contributed by Andras Gyori
|
2021-11-12 15:43:45 +01:00 |
|
Szilard Nemeth
|
e220e88eca
|
YARN-10996. Fix race condition of User object acquisitions. Contributed by Andras Gyori
|
2021-11-12 15:33:39 +01:00 |
|
Szilard Nemeth
|
2e32cc68fc
|
YARN-10985. Add some tests to verify ACL behaviour in CapacitySchedulerConfiguration (#3570). Contributed by Szilard Nemeth
|
2021-10-28 15:19:32 +02:00 |
|
Szilard Nemeth
|
d598904046
|
YARN-10904. Investigate: Remove unnecessary fields from AbstractCSQueue (#3551) contributed by Szilard Nemeth
|
2021-10-27 19:03:45 +02:00 |
|
Szilard Nemeth
|
66ac476b48
|
YARN-10924. Clean up CapacityScheduler#initScheduler (#3581) Contributed by Szilard Nemeth
|
2021-10-27 17:13:49 +02:00 |
|
Jack
|
9cfd8d0a83
|
YARN-10909. AbstractCSQueue: Annotate all methods with VisibleForTesting that are only used by test code. Contributed by JackWangCS, Szilard Nemeth
|
2021-10-23 14:47:09 +02:00 |
|
9uapaw
|
32ecaed9c3
|
YARN-10930. Introduce universal capacity resource vector. Contributed by Andras Gyori
|
2021-10-22 17:32:33 +02:00 |
|
Adam Antal
|
23772d946b
|
YARN-10948. Rename SchedulerQueue#activeQueue to activateQueue. Contributed by Adam Antal
|
2021-10-22 16:33:03 +02:00 |
|
Ahmed Hussein
|
d286994009
|
YARN-1115: Provide optional means for a scheduler to check real user ACLs. Contributed by Eric Payne (epayne)
|
2021-10-20 22:18:36 +00:00 |
|
Szilard Nemeth
|
20aeb5ecc3
|
YARN-10916. Investigate and simplify GuaranteedOrZeroCapacityOverTimePolicy#computeQueueManagementChanges. Contributed by Szilard Nemeth
|
2021-10-20 15:52:37 +02:00 |
|
Andras Gyori
|
35b8441fd9
|
YARN-10949. Simplify AbstractCSQueue#updateMaxAppRelatedField and find a more meaningful name for this method. Contributed by Andras Gyori
|
2021-10-20 12:56:41 +02:00 |
|
Szilard Nemeth
|
414d40155c
|
YARN-10958. Use correct configuration for Group service init in CSMappingPlacementRule (#3560)
* YARN-10958. Initial commit
* Fix javadoc + behaviour
* Fix review comments
* fix checkstyle + blanks
* fix checkstyle + blanks
* Fix checkstyle + blanks
|
2021-10-20 10:48:42 +02:00 |
|
9uapaw
|
616cea2e80
|
YARN-10954. Remove commented code block from CSQueueUtils#loadCapacitiesByLabelsFromConf. Contributed by Andras Gyori
|
2021-10-19 13:06:45 +02:00 |
|
Szilard Nemeth
|
025f97c8c2
|
YARN-10942. Move AbstractCSQueue fields to separate objects that are tracking usage. Contributed by Szilard Nemeth
|
2021-10-19 12:24:58 +02:00 |
|
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 |
|
Viraj Jasani
|
1151edf12e
|
HADOOP-17956. Replace all default Charset usage with UTF-8 (#3529)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-10-14 13:07:24 +09:00 |
|
Benjamin Teke
|
35eff54556
|
YARN-10934. Fix LeafQueue#activateApplication NPE when the user of the pending application is missing from usersManager. Contributed by Benjamin Teke
Co-authored-by: Benjamin Teke <bteke@cloudera.com>
|
2021-10-07 20:11:42 +02:00 |
|
9uapaw
|
4b1b6b858a
|
YARN-10953. Make CapacityScheduler#getOrCreateQueueFromPlacementConte… Contributed by Andras Gyori
|
2021-10-07 17:09:38 +02:00 |
|
Tamas Domok
|
5535d66fb5
|
YARN-10692. Do not extend from CapacitySchedulerTestBase when not needed. Contributed by Tamas Domok
Co-authored-by: Tamas Domok <tdomok@cloudera.com>
|
2021-10-07 16:21:05 +02:00 |
|
9uapaw
|
ed8e879320
|
YARN-10823. Expose all node labels for root without explicit configurations. Contributed by Andras Gyori
|
2021-10-01 04:20:36 +02:00 |
|
Tamas Domok
|
3c9e3d5321
|
YARN-10960. Extract test queues and related methods from TestCapacityScheduler. Contributed by Tamas Domok
Co-authored-by: Tamas Domok <tdomok@cloudera.com>
|
2021-10-01 04:05:52 +02:00 |
|
Neil
|
4bd0c36189
|
YARN-10970. Standby RM should expose prom endpoint (#3480)
Reviewed-by: Adam Antal <adamantal@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-09-29 15:46:55 +09:00 |
|
Tamas Domok
|
8f4456d4a1
|
YARN-10961. TestCapacityScheduler: reuse appHelper where feasible. Contributed by Tamas Domok
Co-authored-by: Tamas Domok <tdomok@cloudera.com>
|
2021-09-21 16:13:04 +02:00 |
|
9uapaw
|
9f6430c9ed
|
YARN-10897. Introduce QueuePath class. Contributed by Andras Gyori
|
2021-09-21 16:08:24 +02:00 |
|
Szilard Nemeth
|
4df4389325
|
YARN-10911. AbstractCSQueue: Create a separate class for usernames and weights that are travelling in a Map. Contributed by Szilard Nemeth
|
2021-09-20 16:47:46 +02:00 |
|
Adam Antal
|
a9b2469a53
|
YARN-10950. Code cleanup in QueueCapacities (#3454)
|
2021-09-19 14:42:02 +02:00 |
|
Szilard Nemeth
|
aa74a303ed
|
YARN-10913. AbstractCSQueue: Group preemption methods and fields into a separate class (#3420)
|
2021-09-19 13:11:56 +02:00 |
|