cancel
Showing results for 
Search instead for 
Did you mean: 
Data Governance
Join discussions on data governance practices, compliance, and security within the Databricks Community. Exchange strategies and insights to ensure data integrity and regulatory compliance.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MattG1
by New Contributor II
  • 6013 Views
  • 4 replies
  • 2 kudos

Running Stored Procedures on a Multi-node/ Shared Cluster

Hi,we are trying to move some of our code from a ‘legacy’ cluster to a ‘Multi-node/ Shared' cluster so that we can start using Unity Catalog. However, we have run into an issue with some of our code, which calls Stored Procedures, on the new cluster....

image image image
  • 6013 Views
  • 4 replies
  • 2 kudos
Latest Reply
TjommeV-Vlaio
New Contributor II
  • 2 kudos

We face the same issue. Our code depends heavily on stored procedures (best practice, no).Unfortunately, when moving to shared clusters and DBR 13.3, this does not work anymore.driver_manager = spark._sc._gateway.jvm.java.sql.DriverManager connection...

  • 2 kudos
3 More Replies
Labels