This is an automated email from the ASF dual-hosted git repository.
rexxiong pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/celeborn.git
from b9e4bbb5a [MINOR] Change some config version
add 6f7647e4b [CELEBORN-1847][CIP-8] Introduce local and DFS tier writer
No new revisions were added by this update.
Summary of changes:
.../{FlushNotifier.java => TierWriterHelper.java} | 42 ++--
.../service/deploy/worker/storage/TierWriter.scala | 280 ++++++++++++++++++++-
.../deploy/worker/storage/TierWriterSuite.scala | 195 +++++++++++---
3 files changed, 468 insertions(+), 49 deletions(-)
copy
worker/src/main/java/org/apache/celeborn/service/deploy/worker/storage/{FlushNotifier.java
=> TierWriterHelper.java} (50%)