This is an automated email from the ASF dual-hosted git repository.
zhouky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git
The following commit(s) were added to refs/heads/main by this push:
new 66fc0058b [CELEBORN-1213] Add pronunciation of Celeborn in README.md
66fc0058b is described below
commit 66fc0058b4d9848c43f9da6e58f88d6d26447c56
Author: Albin Zeng <[email protected]>
AuthorDate: Fri Jan 5 13:53:29 2024 +0800
[CELEBORN-1213] Add pronunciation of Celeborn in README.md
### What changes were proposed in this pull request?
Add pronunciation of celeborn.
### Why are the changes needed?
New users have different interpretations of how to pronounce "Celeborn."
See [CELEBORN-1213](https://issues.apache.org/jira/browse/CELEBORN-1213).
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Document preview.
Closes #2211 from albin3/main.
Lead-authored-by: Albin Zeng <[email protected]>
Co-authored-by: Keyong Zhou <[email protected]>
Signed-off-by: zky.zhoukeyong <[email protected]>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 160180b7f..b303e6c1e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Apache Celeborn (Incubating)
[](https://github.com/apache/incubator-celeborn/actions/workflows/maven.yml)
-Celeborn is dedicated to improving the efficiency and elasticity of
+Celeborn (/ˈkeləbɔ:n/) is dedicated to improving the efficiency and elasticity
of
different map-reduce engines and provides an elastic, high-efficient
management service for intermediate data including shuffle data, spilled data,
result data, etc. Currently, Celeborn is focusing on shuffle data.