Maven libraries in VNet injected, UC enabled workspace on Standard Access Mode Cluster

dbdev
Databricks Partner

Hi!

As the title suggests, I want to install Maven libaries on my cluster with access mode 'Standard'. Our workspace is VNet injected and has Unity Catalog enabled.

The coordinates have been allowlisted by the account team according to these instructions: Allowlist libraries and init scripts on compute with standard access mode (formerly shared access mo...

And in the Cluster UI it seems to have been installed succesfully:

dbdev_1-1756137297433.png

But when I try to execute any code, I get the following error:

dbdev_2-1756137354610.png

The driver logs indicate a successful installation as well:

dbdev_3-1756137433510.png

So I don't know what I'm doing wrong. Without the library installed, the cluster can execute code fine.

Is there some additional whitelisting necessary? Any suggestions?

Thank you in advance 🙂