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:ย 

Unity catalog with pool cluster

Jothia
New Contributor III

We are trying to execute notebook recently migrated to unity catalog through Pool cluster from synapse pipeline. But it giving error as "UC not enabled".Could you please suggest on this. 

1 ACCEPTED SOLUTION

Accepted Solutions

nayan_wylde
Honored Contributor

@Jothia I got your issue. I think your job clusters are creating in custom mode by default. Change this parameter in settings-->security. It will create a UC enabled cluster by default whenever a job cluster is created.

nayan_wylde_0-1751558413888.png

You need to be workspace admin to change this property. Hope it resolves your issue.

View solution in original post

8 REPLIES 8

nayan_wylde
Honored Contributor

Can you please share the cluster config and access mode of cluster

Jothia
New Contributor III

Created pool cluster with version Driver: Standard_D4ds_v5 ยท Workers: Standard_D4ds_v5 ยท 1 worker ยท from pool ยท DBR: 14.3 LTS (includes Apache Spark 3.5.0, Scala 2.12)

Jothia
New Contributor III

Access mode option not available to create under pool

szymon_dybczak
Esteemed Contributor III

Hi @Jothia ,

 

So you created your pool as I did on the screenshot below.

szymon_dybczak_0-1751554186651.png

 

Now, you need to go to the compute and create cluster based on that pool. So you need to click on Compute button.

szymon_dybczak_1-1751554210518.png

 

And then you need to create new compute based on your pool. Pay attention that compute that you choose should be compatible with Unity Catalog (Data access)

szymon_dybczak_2-1751554379567.png

And last thing, on advance tab you have an option to choose access mode for your compute:

szymon_dybczak_3-1751554579466.png

 

@szymon_dybczak My issue is not with triggering notebooks from synapse with pool cluster because that time pool creates job cluster is getting creating automatically without access mode. How to rectify that

nayan_wylde
Honored Contributor

@Jothia I got your issue. I think your job clusters are creating in custom mode by default. Change this parameter in settings-->security. It will create a UC enabled cluster by default whenever a job cluster is created.

nayan_wylde_0-1751558413888.png

You need to be workspace admin to change this property. Hope it resolves your issue.

Jothia
New Contributor III

@nayan_wylde  Thanks your suggestion. It worked for us.. Thanks a lot for your help

nayan_wylde
Honored Contributor

Agree in access mode is not available but when you create the cluster select access mode as dedicated or standard to access UC objects.

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