Acceldata Open Source Data Platform
ODP 3.2.3.5-3
Release Notes
What is ODP
Installation
Advanced Installation
Configuration and Management
Upgrade
USER GUIDES
Security
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?
Best Practices
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
###
- Version Selection Strategy
Bash
New Applications → Livy 3.5.5 ✅Legacy Apps (3.3.x) → Livy 3.3.3 ⚠️Compatibility Testing → Livy 3.5.1 🧪###
- Port Standardization
Maintain consistent port allocation across environments:
Bash
Development: 8355, 8351, 8333Staging: 8355, 8351, 8333Production: 8355, 8351, 8333Client Configuration Management
Use environment-specific configuration files:
Bash
# config/livy_endpoints.pyLIVY_ENDPOINTS = { 'production': { '3.5.5': 'http://livy-prod.company.com:8355', '3.3.3': 'http://livy-prod.company.com:8333', }, 'staging': { '3.5.5': 'http://livy-stg.company.com:8355', '3.3.3': 'http://livy-stg.company.com:8333', }}Graceful Deprecation
When deprecating older Livy versions:
- Announce deprecation (3-6 months' notice)
- Monitor usage (track active sessions)
- Migrate clients (provide migration guides)
- Disable new sessions (read-only mode)
- Decommission (after all clients migrated)
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on Jan 28, 2026
Was this page helpful?
Next to read:
Livy 3 FAQsDiscard 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