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?
Monitoring and Metrics
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Livy Server Logs
# Livy 3.5.5
tail -f /var/log/livy3/livy-livy-server.out
# Livy 3.3.3
tail -f /var/log/livy333/livy-livy-server.out
# Livy 3.5.1
tail -f /var/log/livy351/livy-livy-server.out
REST API Metrics
# Get all sessions
curl http://<host>:8355/sessions | jq '.total'
# Get batch jobs
curl http://<host>:8355/batches | jq '.total'
# Session states
curl http://<host>:8355/sessions | jq '.sessions[] | {id, state}'
Ambari Metrics
Monitor via Ambari dashboard:
Livy server JVM heap usage
Active sessions count
Request rate
Response times
Last updated on Jan 28, 2026
Was this page helpful?
Next to read:
Best Practicesnull
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