Getting driver error for my job when migrating to Unity

utkarshamone
New Contributor III

I am in the process of migrating our jobs from the legacy hive metastore to Unity. I have modified my existing job to read and write from a different bucket as part of the migration. The only change I have made to my job config is to enable this setting - 

data_security_mode = "USER_ISOLATION"
 
As per my understanding this enables access to Unity Catalog on the cluster
I am running the latest DBR
But I keep getting this error, which I cannot understand and solve
Any help is appreciated!

Thanks in advance!

utkarshamone
New Contributor III

Quick correction here - I am using DBR 16.4 LTS (Scala 2.12, Spark 3.5.2)

utkarshamone
New Contributor III

Hi all!
Who can help me with this? A bit stuck here

balajij8
Contributor III

You can validate using "SINGLE_USER"