Acceldata Open Source Data Platform
ODP 3.2.3.5-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?
Using Multiple Spark Versions
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Submitting Jobs to Specific Versions
Using spark-submit
Spark 3.5.5:
Bash
/usr/odp/current/spark3-client/bin/spark-submit \ --class com.example.MyApp \ --master yarn \ --deploy-mode cluster \ myapp.jarSpark 3.3.3:
Bash
/usr/odp/current/spark3_3_3_3-client/bin/spark-submit \ --class com.example.MyApp \ --master yarn \ --deploy-mode cluster \ myapp.jarSpark 3.5.1:
Bash
/usr/odp/current/spark3_3_5_1-client/bin/spark-submit \ --class com.example.MyApp \ --master yarn \ --deploy-mode cluster \ myapp.jarSetting Environment Variables
Add to your application launcher script:
For Spark 3.5.5:
Bash
export SPARK_HOME=/usr/odp/current/spark3-client export SPARK_CONF_DIR=/etc/spark3/confFor Spark 3.3.3:
Bash
export SPARK_HOME=/usr/odp/current/spark3_3_3_3-client export SPARK_CONF_DIR=/etc/spark3_3_3_3/confFor Spark 3.5.1:
Bash
export SPARK_HOME=/usr/odp/current/spark3_3_5_1-client export SPARK_CONF_DIR=/etc/spark3_3_5_1/confType 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 Spark 3 ConfigurationsDiscard 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