NandiniN
Databricks Employee
Databricks Employee

For the error encountered (Cannot invoke "java.nio.file.attribute.AclFileAttributeView.setAcl(...)" because "<local6>" is null)  might be permission or file system issues where the token cache store is being accessed. 

When EnableTokenCache=0, the token cache is disabled, which explains why the connection succeeds without issues.