clear
query|
facets|
time |
Search criteria: .
Results from 1 to 10 from
56 (0.0s).
|
|
|
Loading phrases to help you refine your search...
|
[YARN-9300] Lazy preemption should trigger an update on queue preemption metrics for CapacityScheduler -
YARN - [issue]
|
...Currently lazy preemption can't trigger an update on queue preemption metrics since the update is only called in CapacityScheduler#completedContainerInternal which is not the only way to be ... |
|
|
|
|
[YARN-9050] Usability improvements for scheduler activities -
YARN - [issue]
|
...We have did some usability improvements for scheduler activities based on YARN3.1 in our cluster as follows:1. Not available for multi-thread asynchronous scheduling. App and node activites ... |
|
|
|
|
[FLINK-11253] Incorrect way to stop yarn session described in yarn_setup document -
Flink - [issue]
|
...There are two ways to stop yarn session described in yarn_setup document:Stop the YARN session by stopping the unix process (using CTRL+C) or by entering ‘stop’ into the client.But in fact, ... |
|
|
|
|
[YARN-8925] Updating distributed node attributes only when necessary -
YARN - [issue]
|
...Currently if distributed node attributes exist, even though there is no change, updating for distributed node attributes will happen in every heartbeat between NM and RM. Updating process wi... |
|
|
|
|
[YARN-9043] Inter-queue preemption sometimes starves an underserved queue when using DominantResourceCalculator -
YARN - [issue]
|
...To reproduce this problem in UT, we can setup a cluster with resource <40,18> and create 3 queues and apps: queue a: guaranteed=<10,10>, used=<6,10> by app1 queue b: guaran... |
|
|
|
|
[YARN-9007] CS preemption monitor should only select GUARANTEED containers as candidates for queue and reserved container preemption -
YARN - [issue]
|
...Currently CS preemption monitor doesn't consider execution type of containers, so OPPORTUNISTIC containers maybe selected and killed without effect.In some scenario with OPPORTUNISTIC contai... |
|
|
|
|
[YARN-5683] Support specifying storage type for per-application local dirs -
YARN - [issue]
|
...Introduction Some applications of various frameworks (Flink, Spark and MapReduce etc) using local storage (checkpoint, shuffle etc) might require high IO performance. It's useful to allocate... |
|
|
|
|
[YARN-7461] DominantResourceCalculator#ratio calculation problem when right resource contains zero value -
YARN - [issue]
|
...Currently DominantResourceCalculator#ratio may return wrong result when right resource contains zero value. For example, there are three resource types such as <memory-mb, vcores, vssd>... |
|
|
|
|
[YARN-8958] Schedulable entities leak in fair ordering policy when recovering containers between remove app attempt and remove app -
YARN - [issue]
|
...We found a NPE in ClientRMService#getApplications when querying apps with specified queue. The cause is that there is one app which can't be found by calling RMContextImpl#getRMApps(is finis... |
|
|
|
|
[YARN-8917] Absolute (maximum) capacity of level3+ queues is wrongly calculated for absolute resource -
YARN - [issue]
|
...Absolute capacity should be equal to multiply capacity by parent-queue's absolute-capacity,but currently it's calculated as dividing capacity by parent-queue's absolute-capacity.Calculation ... |
|
|
|
|
|