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?
Troubleshooting
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Master Not Starting
Bash
xxxxxxxxxx# Check master logs tail -f /var/log/celeborn/celeborn-master-*.logCommon causes:
- Port conflict — ensure ports 9097, 9098, and 9872 are available
- Java heap too small — increase CELEBORN_MASTER_MEMORY
- Ratis storage permission issue — check /var/lib/celeborn/ratis ownership
Worker Not Registering
Bash
xxxxxxxxxx# Check worker logs tail -f /var/log/celeborn/celeborn-worker-*.logCommon causes:
- Cannot connect to master — verify network connectivity to port 9097
- Storage directory permission issues — ensure celeborn user has write access
- Disk full or unhealthy — check disk health and free space
Shuffle Failures
Bash
xxxxxxxxxx# Increase RPC and commit timeoutsceleborn.rpc.askTimeout=300sceleborn.worker.commitFiles.timeout=300s # Enable replication to prevent data loss on worker failurespark.celeborn.client.push.replicate.enabled=trueDiagnostic REST API Commands
Bash
xxxxxxxxxx# Check master status and HA rolecurl http://master:9098/api/v1/masters # List all workers and their health statuscurl http://master:9098/api/v1/workers # List active shufflescurl http://master:9098/api/v1/shuffles # Health checkcurl http://master:9098/pingLog Locations
| Component | Log Path |
|---|---|
| Celeborn Master | /var/log/celeborn/celeborn-master-*.log |
| Celeborn Worker | /var/log/celeborn/celeborn-worker-*.log |
| Ambari Server | /var/log/ambari-server/ambari-server.log |
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 Appendixnull
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