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 Migration Guide
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Migrating from Livy 3.3.3 to Livy 3.5.5
Step 1: Assessment
Bash
x
# Check current session usagecurl http://<host>:8333/sessions | jq '.total'# Identify client applicationsgrep -r "8333" /path/to/application/configsStep 2: Testing
Bash
# Test application with Livy 3.5.5livy_client = LivySession(url='http://<host>:8355')session = livy_client.create(kind='pyspark')# Run test workloads# Validate results# Check for errorsStep 3: Gradual Migration
- Update non-critical applications first
- Monitor for issues for 1-2 weeks
- Migrate critical applications during the maintenance window
- Keep Livy 3.3.3 running for 30 days post-migration
Step 4: Decommission
Bash
# Stop Livy 3.3.3 server via Ambari UI# Monitor for any connection attempts# Remove service after validation periodType 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 Appendix: Quick ReferenceDiscard 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