Echo🌟

Results 8 issues of Echo🌟

**Alluxio Version:** v305 **Describe the bug** The contents of alluxio-site.properties are as follows: After I successfully formatted using command"alluxio init format" and started the cluster using "alluxio process start all",...

type-bug

**Alluxio Version:** v2.9.3 **Describe the bug** When using the LoadV2 version to load data (alluxio fs load xxxx --submit), if the task fails in the end, the job status will...

type-bug

### What changes are proposed in this pull request? When load fileStatus from UFS,not only updates the metaStore, but also updates the listCache. ### Why are the changes needed? There...

![image](https://user-images.githubusercontent.com/70749713/210033919-878c39c6-2a8d-4c15-badb-5b5dac041fd2.png) 根据您提供的预训练模型进行推理,发现在Ts10上的测试结果并不理想,采用的是s50模型,评估命令如下 ![image](https://user-images.githubusercontent.com/70749713/210033948-880ae649-57de-4a0c-ad16-79b727691db8.png) 不知道是哪里出现了问题

非常感谢你的工作,我最近有在做公式和小语种的混合文档的检测,请问是否可以分享一下生成工具,非常感谢!

**Alluxio Version:** 2.9.3 **Describe the bug** After submitting a large number of distributedLoad jobs in production environment, job master has a memory leak problem and finally cause OOM. **To Reproduce**...

type-bug

fix:fix job-master leak memory when submitting a large number of distributed jobs(DIST_LOAD/DIST_CP/Persist jobs) ### What changes are proposed in this pull request? Start a periodic thread to clear expired jobs...

The implementation of the delegated filesystem for Alluxio and OSS has been completed. Specific notes: 1.Users need to specify in the configuration whether the delegated filesystem should be accelerated by...