cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Installing Maven (3rd party) libraries on Job Cluster

MadhuB
Contributor III

I'm trying to install Maven Libraries on the job cluster (non interactive cluster) as part of databricks workflow. I've added the context in the cluster configuration as part of deployment which I cant find the same in the post deployment configuration. Below is the config for reference.

MadhuB_0-1742919949369.png

Any thoughts highly appreciated.

1 REPLY 1

MadhuB
Contributor III

I found the workaround. Below are the steps:

1. Add the required library to the Allowed list at the workspace level (require workspace/metastore admin access); you might need coordinates groupdd:artifactId:version

MadhuB_1-1742931089791.png

2. At the task level, include under Dependent libraries

MadhuB_0-1742930877945.png

This approach will install the 3rd party libraries without additional configuration at job compute.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now