cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How can I install maven coordinates using init script?

Ajay3
New Contributor

Hi,

I need to install the below maven coordinates on the clusters using databricks init scripts.

1. coordinate: com.microsoft.azure:synapseml_2.12:0.11.2 with repo https://mmlspark.azureedge.net/maven

2. coordinate: com.microsoft.azure:spark-mssql-connector_2.12:1.2.0 with default repo

I'm able to do this on the cluster using the UI easily. But I would like to install it using the init script so that it is maintainable and reusable by others as well.

Thank you,

Ajay

#jobclusters #initscript

0 REPLIES 0