Acceldata Open Source Data Platform
ODP 3.2.3.6-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?
Configure Security
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Enabling Authentication
Each Livy instance can have independent security settings:
Kerberos Authentication
# /etc/livy3_3_3_3/conf/livy.conf
livy.server.auth.type = kerberos
livy.server.auth.kerberos.principal = livy/_HOST@REALM
livy.server.auth.kerberos.keytab = /etc/security/keytabs/livy.service.keytab
livy.server.launch.kerberos.principal = livy@REALM
livy.server.launch.kerberos.keytab = /etc/security/keytabs/livy.service.keytab
SSL/TLS Configuration
# Enable SSL
livy.keystore = /path/to/keystore.jks
livy.keystore.password = changeit
livy.key-password = changeit
Access Control
# Restrict access by user
livy.server.access-control.enabled = true
livy.server.access-control.users = user1,user2,user3
# Admin users
livy.superusers = admin1,admin2
Last updated on Jan 28, 2026
Was this page helpful?
Next to read:
Livy 3 Limitationsnull
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