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 Appendix: Quick Reference
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Appendix A: Quick Reference
Installation Commands
Bash
# Install mpacksambari-server install-mpack --mpack=<path-to-mpack> --verboseambari-server restartPort Reference
| Livy Version | Default Port | Alternative Ports |
|---|---|---|
| 3.5.5 | 8355 | 8350-8359 |
| 3.5.1 | 8351 | 8350-8359 |
| 3.3.3 | 8333 | 8330-8339 |
Common API Endpoints
Bash
x
# Version infocurl http://<host>:<port>/version# List sessionscurl http://<host>:<port>/sessions# Create sessioncurl -X POST http://<host>:<port>/sessions -H "Content-Type: application/json" -d '{...}'# Get sessioncurl http://<host>:<port>/sessions/{session-id}# Delete sessioncurl -X DELETE http://<host>:<port>/sessions/{session-id}# List batchescurl http://<host>:<port>/batches# Submit batchcurl -X POST http://<host>:<port>/batches -H "Content-Type: application/json" -d '{...}'Configuration Locations
Bash
# Livy 3.5.5/etc/livy3/conf/livy.conf/etc/livy3/conf/livy-env.sh# Livy 3.3.3/etc/livy3_3_3_3/conf/livy.conf/etc/livy3_3_3_3/conf/livy-env.sh# Livy 3.5.1/etc/livy3_3_5_1/conf/livy.conf/etc/livy3_3_5_1/conf/livy-env.shLog Locations
Bash
# Livy 3.5.5/var/log/livy3/livy-livy-server.out# Livy 3.3.3/var/log/livy333/livy-livy-server.out# Livy 3.5.1/var/log/livy351/livy-livy-server.outAppendix B: API Version Compatibility Matrix
| Feature | Livy 3.3.3 | Livy 3.5.1 | Livy 3.5.5 |
|---|---|---|---|
| Interactive Sessions | ✅ | ✅ | ✅ |
| Batch Jobs | ✅ | ✅ | ✅ |
| Python Sessions | ✅ | ✅ | ✅ |
| R Sessions | ✅ | ✅ | ✅ |
| Scala Sessions | ✅ | ✅ | ✅ |
| Kerberos Auth | ✅ | ✅ | ✅ |
| SSL/TLS | ✅ | ✅ | ✅ |
| Session Pooling | ⚠️ Limited | ✅ | ✅ Enhanced |
| Metrics API | ⚠️ Basic | ✅ | ✅ Enhanced |
| Async Operations | ✅ | ✅ | ✅ Improved |
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 TakeawaysDiscard 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