XiaobaoWu

Results 9 issues of XiaobaoWu

### Description of PR For more information about this PR, please refer to the following issue: [YARN-11626](https://issues.apache.org/jira/browse/YARN-11626) Optimization of the safeDelete operation in ZKRMStateStore The NoNodeException clearly indicates that the...

YARN
build
trunk

### Description of PR For more information about this PR, please refer to the following issue: [YARN-11626](https://issues.apache.org/jira/browse/YARN-11626) Optimization of the safeDelete operation in ZKRMStateStore The NoNodeException clearly indicates that the...

### Description of PR Hadoop 3.2 introduced optimization features for HDFS StringTable (https://github.com/apache/hadoop/commit/b60ca37914b22550e3630fa02742d40697decb31), It resulted in lower versions of Hadoop upgraded to 3.2 and later versions not supporting downgrade operations....

HDFS
trunk

### Description of PR Hadoop 3.2 introduced optimization features for HDFS StringTable (b60ca37914b22550e3630fa02742d40697decb3), It resulted in lower versions of Hadoop upgraded to 3.2 and later versions not supporting downgrade operations....

HDFS
trunk

* **Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines * **What kind of change does this PR introduce?** (Bug fix, feature, docs...

kind/bug
kind/feature
size/XS
kind/cleanup
kind/documentation
kind/design
retest-not-required-docs-only

#### What type of PR is this? /kind feature #### What this PR does / why we need it: Prevent task starvation for those requesting critical resources, enhance the utilization...

kind/feature
size/XL

### What is the problem you're trying to solve Support tasks that avoid scheduling on nodes with scarce resources. Users can assign weights to different scarce resources within the cluster...

kind/feature

### Description #### Issue Phenomenon In some scenarios, even after the podgroup is specified by the podGroupTemplateFile, the volcano-controllers will still create a default podgroup, which will cause the podgroup...

kind/bug

### What is the problem you're trying to solve At present, the logic of the devices plugin is only to report the GPU resources on the node at the time...