Acceldata Open Source Data Platform
ODP 3.2.3.6-2
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
# Check current session usage
curl http://<host>:8333/sessions | jq '.total'
# Identify client applications
grep -r "8333" /path/to/application/configs
Step 2: Testing
# Test application with Livy 3.5.5
livy_client = LivySession(url='http://<host>:8355')
session = livy_client.create(kind='pyspark')
# Run test workloads
# Validate results
# Check for errors
Step 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
# Stop Livy 3.3.3 server via Ambari UI
# Monitor for any connection attempts
# Remove service after validation period
Last updated on Jan 28, 2026
Was this page helpful?
Next to read:
Livy Appendix: Quick Referencenull
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