### What changes were proposed in this pull request? Inspired by [FLINK-38038](https://issues.apache.org/jira/projects/FLINK/issues/FLINK-38038?filter=allissues]), I used [Tongyi Lingma](https://lingma.aliyun.com/) and qwen3-thinking LLM to identify and fix some typo issues in the Celeborn codebase. For example: - backLog → backlog - won`t → won't - can to be read → can be read - mapDataPartition → mapPartitionData - UserDefinePasswordAuthenticationProviderImpl → UserDefinedPasswordAuthenticationProviderImpl ### Why are the changes needed? Remove typos to improve source code readability for users and ease development for developers. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Code and documentation cleanup does not require additional testing. Closes #3356 from codenohup/fix-typo. Authored-by: codenohup <huangxu.walker@gmail.com> Signed-off-by: SteNicholas <programgeek@163.com> |
||
|---|---|---|
| .. | ||
| main/scala/org/apache/celeborn/cli | ||
| test/scala/org/apache/celeborn/cli | ||