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?
Quota Management
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Enable Quotas
celeborn.quota.enabled=true
Quota Properties
Property | Description |
|---|---|
celeborn.quota.tenant.diskBytesWritten | Maximum disk bytes written per tenant |
celeborn.quota.tenant.diskFileCount | Maximum disk file count per tenant |
celeborn.quota.tenant.hdfsBytesWritten | Maximum HDFS bytes written per tenant |
celeborn.quota.tenant.hdfsFileCount | Maximum HDFS file count per tenant |
dynamicConfig.yaml Example
# System-level defaults
- level: SYSTEM
config:
celeborn.quota.tenant.diskBytesWritten: 1T
celeborn.quota.tenant.diskFileCount: 10000
celeborn.quota.tenant.hdfsBytesWritten: 500G
# Tenant-level quota override
- tenantId: production
level: TENANT
config:
celeborn.quota.tenant.diskBytesWritten: 5T
celeborn.quota.tenant.diskFileCount: 50000
users:
- name: data_engineer
config:
celeborn.quota.tenant.diskBytesWritten: 2T
celeborn.quota.tenant.diskFileCount: 20000
Identity Provider
# Use Hadoop UGI to derive username for quota enforcement
celeborn.quota.identity.provider=org.apache.celeborn.common.identity.HadoopBasedIdentityProvider
Last updated on Apr 23, 2026
Was this page helpful?
Next to read:
Worker Tagsnull
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