Available for Enterprise Edition only.
Spark configurations
Two ways to access the configurations:- Browsing the Spark UI
- Running a notebook
Configurations in the UI
You can access your Spark cluster configurations directly from the Spark UI.Please send screenshots of each configuration if possible.
Run a notebook
For those who prefer to use code, create a notebook (example below) and send the output via the Prophecy Support Portal.Replace the workspace URL, personal access token, clusterID, and API token as appropriate.
Python
Python
Connectivity Check
Open a notebook on the Spark cluster and run the following command.Replace the Prophecy endpoint.
- Python
- Scala






