XiaobaoWu
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...
### 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...
HDFS-17524. OIV: add Transformed processor which reconstructs an fsimage from another fsimage file
### 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....
### 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....
* **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...
#### 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...
### 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...
### 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...
### 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...