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?
Submitting Batch Jobs to Specific Versions
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Livy 3.5.5 Batch Job
Bash
curl -X POST http://<livy-host>:8355/batches \ -H "Content-Type: application/json" \ -d '{ "file": "hdfs:///user/spark/myapp.jar", "className": "com.example.MyApp", "args": ["arg1", "arg2"], "conf": { "spark.master": "yarn", "spark.submit.deployMode": "cluster" } }'Livy 3.3.3 Batch Job
Bash
curl -X POST http://<livy-host>:8333/batches \ -H "Content-Type: application/json" \ -d '{ "file": "hdfs:///user/spark/legacy-app.jar", "className": "com.example.LegacyApp", "args": ["arg1"], "conf": { "spark.master": "yarn", "spark.submit.deployMode": "cluster" } }'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:
Configure Client ApplicationDiscard 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