From a67a275609f09afddc7fb77d0b44b810d7d60014 Mon Sep 17 00:00:00 2001 From: Keyong Zhou Date: Wed, 1 Feb 2023 10:46:55 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b87f4415b..af6830ef6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Celeborn CI](https://github.com/apache/incubator-celeborn/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/incubator-celeborn/actions/workflows/maven.yml) Celeborn is dedicated to improving the efficiency and elasticity of different map-reduce engines and provides an elastic, high-efficient -management service for shuffle data. +management service for intermediate data including shuffle data, spilled data, result data, etc. Currently Celeborn is focusing on shuffle data. ## Internals ### Architecture