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?
Livy 3 Limitations
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Independent Livy Instances ⚠️
Impact:
- Each Livy version runs as a separate process
- No session sharing between Livy instances
- Client applications must connect to the correct endpoint
Consideration:
- Plan client routing carefully
- Use load balancers if needed for each version
- Document endpoint URLs for teams
Port Management
Impact:
- Each Livy instance requires a unique port
- Firewall rules must allow access to all ports
- Client applications need port-specific configuration
Recommended Port Allocation:
| Version | Port | Purpose |
|---|---|---|
| 3.5.5 | 8355 | Default/Production |
| 3.5.1 | 8351 | Compatibility Testing |
| 3.3.3 | 8333 | Legacy Support |
Spark Version Coupling
Impact:
- Each Livy version should use its corresponding Spark version
- Mixing versions can cause compatibility issues
- The configuration must point to the correct Spark installation
Best Practice:
Bash
x
# Ensure SPARK_HOME matches Livy version# For Livy 3.3.3:SPARK_HOME=/usr/odp/current/spark3_3_3_3-client# For Livy 3.5.5:SPARK_HOME=/usr/odp/current/spark3-clientAPI Compatibility
Impact:
- Different Livy versions may have API differences
- Client applications may need version-specific code
- Behavioral changes between versions
Mitigation:
- Review Livy release notes for API changes
- Test client applications against the target Livy version
- Maintain version-specific client libraries if needed
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on Jan 29, 2026
Was this page helpful?
Next to read:
Troubleshooting Livy 3Discard 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