Documentation
ODP 3.3.6.4-1
Release Notes
What is ODP
Installation
Component User guide and Installation Instructions
Upgrade Instructions
Downgrade Instructions
Reference Guide
Security Guide
Troubleshooting Guide
Uninstall ODP
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Introduction to Celeborn
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
What is Celeborn?
Apache Celeborn is a Remote Shuffle Service (RSS) designed to improve the efficiency, stability, and flexibility of shuffle operations in distributed compute engines. It supports Apache Spark, Apache Flink, Apache Tez, and MapReduce.
Why Celeborn?
Traditional shuffle frameworks have significant limitations that become critical at scale:
| Problem | Traditional Shuffle | Celeborn Solution |
|---|---|---|
| Network Efficiency | M × N connections between Mappers and Reducers | Consolidated M+N connections via Celeborn workers |
| Disk I/O | Random I/O on compute nodes | Sequential I/O on dedicated shuffle nodes |
| Dynamic Allocation | Limited by shuffle data locality | Full executor elasticity |
| Node Failure | Shuffle data lost, job fails or retries | Data replicated — job continues without retry |
| Storage | Large local disks required on compute nodes | Dedicated shuffle storage (local, HDFS, S3) |
Key Benefits
- Performance: 2–5× improvement in shuffle-heavy workloads
- Stability: Data replication prevents job failures from node loss
- Elasticity: Enables true dynamic resource allocation
- Disaggregation: Separates compute from shuffle storage
- Multi-Engine: Supports Spark, Flink, Tez, and MapReduce
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on Apr 23, 2026
Was this page helpful?
Next to read:
Celeborn vs YARN External Shuffle Servicenull
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message