celeborn/master
sychen 587c8b55f8
[CELEBORN-1195] Use batch rack resolve when restore meta from file
### What changes were proposed in this pull request?、
```java
org.apache.celeborn.service.deploy.master.clustermeta.AbstractMetaManager#restoreMetaFromFile
```

### Why are the changes needed?
When the number of workers is large, the performance of parsing one by one will decrease.

YARN-9332. RackResolver tool should accept multiple hosts
https://issues.apache.org/jira/browse/YARN-9332

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?

Closes #2185 from cxzl25/CELEBORN-1195.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: mingji <fengmingxiao.fmx@alibaba-inc.com>
2023-12-27 11:29:28 +08:00
..
src [CELEBORN-1195] Use batch rack resolve when restore meta from file 2023-12-27 11:29:28 +08:00
pom.xml [CELEBORN-1006] Add support for Apache Hadoop 2.x in Celeborn build 2023-09-25 20:15:02 +08:00