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?
Manage Configurations
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Version-Specific Configurations
Each Livy version has independent configuration files:
Bash
/etc/livy3/conf/ # Livy 3.5.5/etc/livy3_3_3_3/conf/ # Livy 3.3.3/etc/livy3_3_5_1/conf/ # Livy 3.5.1Key Configuration Files
livy.conf
Main Livy configuration file containing server settings:
Bash
# /etc/livy3_3_3_3/conf/livy.conflivy.server.port = 8333livy.spark.master = yarnlivy.spark.deploy-mode = clusterlivy.repl.enable-hive-context = truelivy.rsc.jars = /usr/odp/current/livy3_3_3_3-server/rsc-jarslivy.server.session.timeout = 1hspark-blacklist.conf
Controls which Spark configurations clients can override:
Bash
# Configurations that Livy clients cannot overridespark.masterspark.submit.deployModespark.yarn.keytabspark.yarn.principallivy-env.sh
Environment variables for Livy server:
Bash
export SPARK_HOME=/usr/odp/current/spark3_3_3_3-clientexport SPARK_CONF_DIR=/etc/spark3_3_3_3/confexport HADOOP_CONF_DIR=/etc/hadoop/confexport LIVY_SERVER_JAVA_OPTS="-Xmx2g"Modifying Configurations via Ambari
- Navigate to Services → Select Livy version
- Click the "Configs" tab
- Modify settings as needed
- Save changes
- Restart Livy Server
Example: Increase session timeout for Livy 3.3.3
- Go to Spark3 3.3.3 service
- Configs → Advanced livy3-3.3.3-conf
- Set
livy.server.session.timeout = 2h - Save and restart the Livy Server
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:
Manage SessionsDiscard 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