Install SDF’s Spark Listener in your Databricks Cluster
sdf run
.
Support for sdf run
on Databricks with SparkSQL is coming soon.Upload SDF Spark Listener to Databricks File System
databricks/spark-listener
.Add the Spark Listener init script to your Workspace
/Shared/sdf-listener
./Shared/sdf-listener
directory. Once there, click the Add dropdown and select File. Name the file init-script.sh
and paste the following into the file.Create a Databricks Integration in the SDF Console
Add generated Spark Config to Databricks Compute
/Shared/sdf-listener/init-script.sh
.<SDF_CLUSTER_ENDPOINT>
, <SDF_WORKSPACE_NAME>
, and <SDF_PROJECT_NAME>
with your values.(Optional) Run a Test Query